From d1522af21da8d799a8f397aef6359b5ed4dc07fe Mon Sep 17 00:00:00 2001 From: Armin Kuster Date: Tue, 9 Apr 2024 11:31:35 -0400 Subject: README.md: update to new patches mailing list Signed-off-by: Armin Kuster --- README.md | 4 ++-- meta-hardening/README.md | 6 +++--- meta-integrity/README.md | 2 +- meta-parsec/README.md | 6 +++--- meta-tpm/README.md | 6 +++--- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 2d1996b..3e092a9 100644 --- a/README.md +++ b/README.md @@ -69,10 +69,10 @@ This will activate the dynamic-layer mechanism. Maintenance ====================================== -Send pull requests, patches, comments or questions to yocto@lists.yoctoproject.org +Send pull requests, patches, comments or questions to yocto-patches@lists.yoctoproject.org When sending single patches, please using something like: -'git send-email -1 --to yocto@lists.yoctoproject.org --subject-prefix=meta-security][PATCH' +'git send-email -1 --to yocto-patches@lists.yoctoproject.org --subject-prefix=meta-security][PATCH' These values can be set as defaults for this repository: diff --git a/meta-hardening/README.md b/meta-hardening/README.md index 191253c..cc39ca4 100644 --- a/meta-hardening/README.md +++ b/meta-hardening/README.md @@ -64,14 +64,14 @@ layers: meta-oe Maintenance ----------- -Send pull requests, patches, comments or questions to yocto@lists.yoctoproject.org +Send pull requests, patches, comments or questions to yocto-patches@lists.yoctoproject.org When sending single patches, please using something like: -'git send-email -1 --to yocto@lists.yoctoproject.org --subject-prefix=meta-hardening][PATCH' +'git send-email -1 --to yocto-patches@lists.yoctoproject.org --subject-prefix=meta-hardening][PATCH' These values can be set as defaults for this repository: -$ git config sendemail.to yocto@lists.yoctoproject.org +$ git config sendemail.to yocto-patches@lists.yoctoproject.org $ git config format.subjectPrefix meta-hardening][PATCH Now you can just do 'git send-email origin/master' to send all local patches. diff --git a/meta-integrity/README.md b/meta-integrity/README.md index 2f30e78..c333a9f 100644 --- a/meta-integrity/README.md +++ b/meta-integrity/README.md @@ -41,7 +41,7 @@ Patches ======= For discussion or patch submission via email, use the -yocto@yoctoproject.org mailing list. When submitting patches that way, +yocto-patches@yoctoproject.org mailing list. When submitting patches that way, make sure to copy the maintainer and add a "[meta-integrity]" prefix to the subject of the mails. diff --git a/meta-parsec/README.md b/meta-parsec/README.md index 9b231f6..785c932 100644 --- a/meta-parsec/README.md +++ b/meta-parsec/README.md @@ -244,14 +244,14 @@ systemctl start parsec Maintenance ----------- -Send pull requests, patches, comments or questions to yocto@yoctoproject.org +Send pull requests, patches, comments or questions to yocto-patches@lists.yoctoproject.org When sending single patches, please using something like: -'git send-email -1 --to yocto@lists.yoctoproject.org --subject-prefix=meta-parsec][PATCH' +'git send-email -1 --to yocto-patches@lists.yoctoproject.org --subject-prefix=meta-parsec][PATCH' These values can be set as defaults for this repository: -$ git config sendemail.to yocto@lists.yoctoproject.org +$ git config sendemail.to yocto-patches@lists.yoctoproject.org $ git config format.subjectPrefix meta-parsec][PATCH Now you can just do 'git send-email origin/master' to send all local patches. diff --git a/meta-tpm/README.md b/meta-tpm/README.md index 5722a92..983c753 100644 --- a/meta-tpm/README.md +++ b/meta-tpm/README.md @@ -57,14 +57,14 @@ other layers needed. e.g.: Maintenance ----------- -Send pull requests, patches, comments or questions to yocto@lists.yoctoproject.org +Send pull requests, patches, comments or questions to yocto-patches@lists.yoctoproject.org When sending single patches, please using something like: -'git send-email -1 --to yocto@lists.yoctoproject.org --subject-prefix=meta-security][PATCH' +'git send-email -1 --to yocto-patches@lists.yoctoproject.org --subject-prefix=meta-security][PATCH' These values can be set as defaults for this repository: -$ git config sendemail.to yocto@lists.yoctoproject.org +$ git config sendemail.to yocto-patches@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