mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-10-22 06:53:16 +02:00
meta-webserver/README: add example git send-email line
As the other layers of meta-openembedded, this line makes it easy to send a patch by copy-pasting and reduce slightly the probability of error. Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
330ade641e
commit
0277e7b974
|
@ -52,6 +52,11 @@ Maintenance
|
|||
Send patches / pull requests to openembedded-devel@lists.openembedded.org
|
||||
with '[meta-webserver]' in the subject.
|
||||
|
||||
When sending single patches, please use something like:
|
||||
```
|
||||
git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix="meta-webserver][PATCH"
|
||||
```
|
||||
|
||||
Layer maintainer: Derek Straka <derek@asterius.io>
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user