aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README11
1 files changed, 4 insertions, 7 deletions
diff --git a/README b/README
index 20e0b64..cf69393 100644
--- a/README
+++ b/README
@@ -28,12 +28,9 @@ Authors:
Contributions:
-Patches for this code should be sent to the yocto@lists.yoctoproject.org mailing list
+Patches for this code should be sent to the yocto-patches@lists.yoctoproject.org mailing list
with [yocto-autobuilder-helper] in the subject. This can be configured automatically
-with the following commands:
+for the repository with the following commands:
- git config --local --add format.subjectprefix 'yocto-autobuilder-helper][PATCH'
- git config --local --add sendemail.to yocto@lists.yoctoproject.org
-
-When sending single patches, please use something like:
-git send-email -M -1 --to=yocto@lists.yoctoproject.org --subject-prefix='yocto-autobuilder-helper][PATCH'
+ git config --local --add format.subjectprefix 'yocto-autobuilder-helper][PATCH'
+ git config --local --add sendemail.to yocto-patches@lists.yoctoproject.org