| Message ID | c8c7e4af53864d32b8462c5fabaf94107c5b62c5.1785190768.git.yoann.congal@smile.fr (mailing list archive) |
|---|---|
| State | RFC, archived |
| Delegated to: | Yoann Congal |
| Headers | show |
| Series | [meta-yocto,wrynose,1/5] README: Add wrynose subject-prefix to git-send-email suggestion | expand |
diff --git a/meta-yocto-bsp/README.hardware.md b/meta-yocto-bsp/README.hardware.md index d2cc05f9..fb7a8ee0 100644 --- a/meta-yocto-bsp/README.hardware.md +++ b/meta-yocto-bsp/README.hardware.md @@ -41,7 +41,7 @@ for full details on how to submit changes. As a quick guide, patches should be sent to <poky@lists.yoctoproject.org> The git command to do that would be: - git send-email -M -1 --to poky@lists.yoctoproject.org + git send-email -M -1 --to poky@lists.yoctoproject.org --subject-prefix='wrynose][PATCH' Send pull requests, patches, comments or questions about meta-yocto-bsp to <poky@lists.yoctoproject.org>.