README: update patch submission address

Patches should now be sent to yocto-patches@.

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Ross Burton 2024-03-28 14:27:15 +00:00 committed by Richard Purdie
parent 7a71f86c51
commit 0dfdfff557

9
README
View File

@ -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 sendemail.to yocto-patches@lists.yoctoproject.org