diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -76,7 +76,7 @@ When sending single patches, please using something like: | |||
| 76 | 76 | ||
| 77 | These values can be set as defaults for this repository: | 77 | These values can be set as defaults for this repository: |
| 78 | 78 | ||
| 79 | $ git config sendemail.to yocto@lists.yoctoproject.org | 79 | $ git config sendemail.to yocto-patches@lists.yoctoproject.org |
| 80 | $ git config format.subjectPrefix meta-security][PATCH | 80 | $ git config format.subjectPrefix meta-security][PATCH |
| 81 | 81 | ||
| 82 | Now you can just do 'git send-email origin/master' to send all local patches. | 82 | Now you can just do 'git send-email origin/master' to send all local patches. |
