From d1df6908922a5357c408be77ff18f812e9e999af Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Wed, 10 Apr 2024 09:41:54 +0000 Subject: README: change patch submission list to yocto-patches@ Patches are being moved off yocto@ to yocto-patches@. Signed-off-by: Ross Burton Signed-off-by: Joshua Watt --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index af3ace9..fdb3cd5 100644 --- a/README +++ b/README @@ -13,11 +13,11 @@ This layer depends on: Layer Maintainer: Joshua Watt -Please send changes to the yocto mailing list with [meta-mingw] in the subject line, -cc'ing the maintainer. +Please send changes to the yocto-patches mailing list with [meta-mingw] in the +subject line, cc'ing the maintainer. This can be configured within the repository with the commands: -git config sendemail.to yocto@lists.yoctoproject.org +git config sendemail.to yocto-patches@lists.yoctoproject.org git config sendemail.cc jpewhacker@gmail.com git config format.subjectprefix "meta-mingw] [PATCH" -- cgit v1.2.3-54-g00ecf