From 2df7dd9fba2b8c31061ebd863a1cf66079673ab7 Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Tue, 3 Dec 2019 18:49:38 -0800 Subject: README: update mailing list to new groups.io Signed-off-by: Armin Kuster --- README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README b/README index 5abb0e2..c419d50 100644 --- a/README +++ b/README @@ -52,14 +52,14 @@ other layers needed. e.g.: Maintenance ----------- -Send pull requests, patches, comments or questions to yocto@yoctoproject.org +Send pull requests, patches, comments or questions to yocto@lists.yoctoproject.org When sending single patches, please using something like: -'git send-email -1 --to yocto@yoctoproject.org --subject-prefix=meta-security][PATCH' +'git send-email -1 --to yocto@lists.yoctoproject.org --subject-prefix=meta-security][PATCH' These values can be set as defaults for this repository: -$ git config sendemail.to yocto@yoctoproject.org +$ git config sendemail.to yocto@lists.yoctoproject.org $ git config format.subjectPrefix meta-security][PATCH Now you can just do 'git send-email origin/master' to send all local patches. -- cgit v1.2.3-54-g00ecf