mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-12 03:10:13 +00:00
README.md: fix sendemail.to value
* other places were updated to use yocto-patches, but not this one Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
e674c91b65
commit
81d5a6edc7
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user