diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-04-26 11:09:34 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2012-04-26 13:49:15 +0200 |
commit | ea1f6cf8a06930922641c1a6ff2873977637ac9e (patch) | |
tree | b22efd930f8bc9158f7e032fa4617fed6195d270 | |
parent | 1e6431adca3b45ac710a0f8ed3b56604910af052 (diff) | |
download | meta-openembedded-ea1f6cf8a06930922641c1a6ff2873977637ac9e.tar.gz |
README: keep PATCH prefix in subject-prefix, some people filter their inbox based on that
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r-- | meta-efl/README | 2 | ||||
-rw-r--r-- | meta-gpe/README | 2 | ||||
-rw-r--r-- | meta-initramfs/README | 2 | ||||
-rw-r--r-- | meta-multimedia/README | 2 | ||||
-rw-r--r-- | meta-oe/README | 2 | ||||
-rw-r--r-- | meta-xfce/README | 2 | ||||
-rw-r--r-- | toolchain-layer/README | 2 |
7 files changed, 9 insertions, 5 deletions
diff --git a/meta-efl/README b/meta-efl/README index 41effe686a..62daa0a0f9 100644 --- a/meta-efl/README +++ b/meta-efl/README | |||
@@ -10,6 +10,6 @@ revision: HEAD | |||
10 | 10 | ||
11 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-efl]' in the subject' | 11 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-efl]' in the subject' |
12 | 12 | ||
13 | When sending single patches, please using something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix meta-efl' | 13 | When sending single patches, please using something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-efl][PATCH' |
14 | 14 | ||
15 | Interim layer maintainer: Koen Kooi <koen@dominion.thruhere.net> | 15 | Interim layer maintainer: Koen Kooi <koen@dominion.thruhere.net> |
diff --git a/meta-gpe/README b/meta-gpe/README index d967dc1a89..220f0318f6 100644 --- a/meta-gpe/README +++ b/meta-gpe/README | |||
@@ -10,4 +10,6 @@ revision: HEAD | |||
10 | 10 | ||
11 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gpe]' in the subject' | 11 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gpe]' in the subject' |
12 | 12 | ||
13 | When sending single patches, please using something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-gpe][PATCH' | ||
14 | |||
13 | Interim layer maintainer: Koen Kooi <koen@dominion.thruhere.net> | 15 | Interim layer maintainer: Koen Kooi <koen@dominion.thruhere.net> |
diff --git a/meta-initramfs/README b/meta-initramfs/README index 2cecff674c..8430555d2b 100644 --- a/meta-initramfs/README +++ b/meta-initramfs/README | |||
@@ -22,6 +22,8 @@ Maintenance | |||
22 | Send patches / pull requests to openembedded-devel@lists.openembedded.org | 22 | Send patches / pull requests to openembedded-devel@lists.openembedded.org |
23 | with '[meta-initramfs]' in the subject. | 23 | with '[meta-initramfs]' in the subject. |
24 | 24 | ||
25 | When sending single patches, please using something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-initramfs][PATCH' | ||
26 | |||
25 | Layer maintainers: Andrea Adami <andrea.adami@gmail.com> | 27 | Layer maintainers: Andrea Adami <andrea.adami@gmail.com> |
26 | Paul Eggleton <paul.eggleton@linux.intel.com> | 28 | Paul Eggleton <paul.eggleton@linux.intel.com> |
27 | 29 | ||
diff --git a/meta-multimedia/README b/meta-multimedia/README index a60a7bccfc..8f90dbb378 100644 --- a/meta-multimedia/README +++ b/meta-multimedia/README | |||
@@ -12,7 +12,7 @@ revision: HEAD | |||
12 | 12 | ||
13 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-multimedia]' in the subject' | 13 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-multimedia]' in the subject' |
14 | 14 | ||
15 | When sending single patches, please use something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix meta-multimedia' | 15 | When sending single patches, please use something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-multimedia][PATCH |
16 | 16 | ||
17 | You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI. | 17 | You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI. |
18 | 18 | ||
diff --git a/meta-oe/README b/meta-oe/README index ed14866c6a..4226c29981 100644 --- a/meta-oe/README +++ b/meta-oe/README | |||
@@ -6,7 +6,7 @@ revision: HEAD | |||
6 | 6 | ||
7 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject' | 7 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject' |
8 | 8 | ||
9 | When sending single patches, please use something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe' | 9 | When sending single patches, please use something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][PATCH' |
10 | 10 | ||
11 | You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI. | 11 | You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI. |
12 | 12 | ||
diff --git a/meta-xfce/README b/meta-xfce/README index 1a503c9ea4..fa2bab0492 100644 --- a/meta-xfce/README +++ b/meta-xfce/README | |||
@@ -10,6 +10,6 @@ revision: HEAD | |||
10 | 10 | ||
11 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce]' in the subject' | 11 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce]' in the subject' |
12 | 12 | ||
13 | When sending single patches, please using something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix meta-xfce' | 13 | When sending single patches, please using something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-xfce][PATCH' |
14 | 14 | ||
15 | Interim layer maintainer: Andreas Müller <schnitzeltony@googlemail.com> | 15 | Interim layer maintainer: Andreas Müller <schnitzeltony@googlemail.com> |
diff --git a/toolchain-layer/README b/toolchain-layer/README index 15ac069615..5996b6c844 100644 --- a/toolchain-layer/README +++ b/toolchain-layer/README | |||
@@ -6,7 +6,7 @@ revision: HEAD | |||
6 | 6 | ||
7 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][toolchain-layer]' in the subject' | 7 | Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][toolchain-layer]' in the subject' |
8 | 8 | ||
9 | When sending single patches, please use something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][toolchain-layer' | 9 | When sending single patches, please use something like 'git send-email -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-oe][toolchain-layer][PATCH' |
10 | 10 | ||
11 | You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI. | 11 | You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI. |
12 | 12 | ||