diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2013-04-26 15:33:46 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-04-26 19:41:27 +0200 |
commit | 5e6d374ae78bd7ace2c9bdd22a3d921e06857255 (patch) | |
tree | e74f598a661135ff5c0def41e0088c2780cf27cc /meta-networking/MAINTAINERS | |
parent | c1e932fc3d3799921347a4476d862bf5cbad324c (diff) | |
download | meta-openembedded-5e6d374ae78bd7ace2c9bdd22a3d921e06857255.tar.gz |
README: add -M to git send-email example
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-networking/MAINTAINERS')
-rw-r--r-- | meta-networking/MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/MAINTAINERS b/meta-networking/MAINTAINERS index 393f037d7..953e6035a 100644 --- a/meta-networking/MAINTAINERS +++ b/meta-networking/MAINTAINERS | |||
@@ -6,7 +6,7 @@ development mailing list (openembedded-devel@lists.openembedded.org) with | |||
6 | 6 | ||
7 | When sending single patches, please use something like: | 7 | When sending single patches, please use something like: |
8 | 8 | ||
9 | git send-email -1 \ | 9 | git send-email -1 -M \ |
10 | --to openembedded-devel@lists.openembedded.org \ | 10 | --to openembedded-devel@lists.openembedded.org \ |
11 | --subject-prefix=meta-networking][PATCH | 11 | --subject-prefix=meta-networking][PATCH |
12 | 12 | ||