summaryrefslogtreecommitdiff
path: root/meta-security/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'meta-security/README.md')
-rw-r--r--meta-security/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-security/README.md b/meta-security/README.md
index 3e092a9dfa..6c24c2efe4 100644
--- a/meta-security/README.md
+++ b/meta-security/README.md
@@ -76,7 +76,7 @@ When sending single patches, please using something like:
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.