diff options
-rw-r--r-- | meta-filesystems/README | 35 | ||||
-rw-r--r-- | meta-gnome/README | 3 | ||||
-rw-r--r-- | meta-initramfs/README | 3 | ||||
-rw-r--r-- | meta-multimedia/README | 6 | ||||
-rw-r--r-- | meta-oe/README | 3 | ||||
-rw-r--r-- | meta-python/README | 3 | ||||
-rw-r--r-- | meta-xfce/README | 2 |
7 files changed, 8 insertions, 47 deletions
diff --git a/meta-filesystems/README b/meta-filesystems/README index d2716f8f1..97d0e94bf 100644 --- a/meta-filesystems/README +++ b/meta-filesystems/README | |||
@@ -27,40 +27,7 @@ Please submit any patches against the filesystems layer to the | |||
27 | OpenEmbedded development mailing list (openembedded-devel@lists.openembedded.org) | 27 | OpenEmbedded development mailing list (openembedded-devel@lists.openembedded.org) |
28 | with '[meta-filesystems]' in the subject. | 28 | with '[meta-filesystems]' in the subject. |
29 | 29 | ||
30 | Maintainers List: | 30 | Layer maintainer: Armin Kuster <akuster808@gmail.com> |
31 | physfs Andreas Müller <schnitzeltony@googlemail.com> | ||
32 | |||
33 | fuse Koen Kooi <koen@dominion.thruhere.net> | ||
34 | Philip Balister <philip@balister.org> | ||
35 | hongxu jia <hongxu.jia@windriver.com> | ||
36 | |||
37 | ifuse Sander van Grieken <sander@outrightsolutions.nl> | ||
38 | Koen Kooi <koen@dominion.thruhere.net> | ||
39 | |||
40 | sshfs-fuse Philip Balister <philip@balister.org> | ||
41 | Koen Kooi <koen@dominion.thruhere.net> | ||
42 | |||
43 | owfs Otavio Salvador <otavio@ossystems.com.br> | ||
44 | Koen Kooi <koen@dominion.thruhere.net> | ||
45 | hongxu jia <hongxu.jia@windriver.com> | ||
46 | |||
47 | ntfs-3g-ntfsprogs Otavio Salvador <otavio@ossystems.com.br> | ||
48 | hongxu jia <hongxu.jia@windriver.com> | ||
49 | |||
50 | cramfs Koen Kooi <koen@dominion.thruhere.net> | ||
51 | |||
52 | smbnetfs Sander van Grieken <sander@outrightsolutions.nl> | ||
53 | Koen Kooi <koen@dominion.thruhere.net> | ||
54 | |||
55 | fuse-exfat hongxu jia <hongxu.jia@windriver.com> | ||
56 | |||
57 | exfat-utils hongxu jia <hongxu.jia@windriver.com> | ||
58 | |||
59 | f2fs-tools Martin Jansa <Martin.Jansa@gmail.com> | ||
60 | Koen Kooi <koen@dominion.thruhere.net> | ||
61 | |||
62 | xfsprogs Koen Kooi <koen@dominion.thruhere.net> | ||
63 | hongxu jia <hongxu.jia@windriver.com> | ||
64 | 31 | ||
65 | When sending single patches, please use something like: | 32 | When sending single patches, please use something like: |
66 | 33 | ||
diff --git a/meta-gnome/README b/meta-gnome/README index 482f4570b..2a682e72d 100644 --- a/meta-gnome/README +++ b/meta-gnome/README | |||
@@ -35,5 +35,4 @@ Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-gnom | |||
35 | When sending single patches, please using something like: | 35 | When sending single patches, please using something like: |
36 | 'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-gnome][PATCH' | 36 | 'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-gnome][PATCH' |
37 | 37 | ||
38 | Interim layer maintainer: Martin Jansa <Martin.Jansa@gmail.com> | 38 | Layer maintainer: Andreas Müller <schnitzeltony@googlemail.com> |
39 | |||
diff --git a/meta-initramfs/README b/meta-initramfs/README index e24acf993..718538312 100644 --- a/meta-initramfs/README +++ b/meta-initramfs/README | |||
@@ -25,8 +25,7 @@ with '[meta-initramfs]' in the subject. | |||
25 | When sending single patches, please using something like: | 25 | When sending single patches, please using something like: |
26 | 'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-initramfs][PATCH' | 26 | 'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-initramfs][PATCH' |
27 | 27 | ||
28 | Layer maintainers: Andrea Adami <andrea.adami@gmail.com> | 28 | Interm layer maintainer: Armin Kuster <akuster808@gmail.com> |
29 | Paul Eggleton <paul.eggleton@linux.intel.com> | ||
30 | 29 | ||
31 | 30 | ||
32 | License | 31 | License |
diff --git a/meta-multimedia/README b/meta-multimedia/README index cbdc1b545..20f4fb863 100644 --- a/meta-multimedia/README +++ b/meta-multimedia/README | |||
@@ -5,7 +5,7 @@ branch: master | |||
5 | revision: HEAD | 5 | revision: HEAD |
6 | 6 | ||
7 | URI: git://github.com/openembedded/meta-oe.git | 7 | URI: git://github.com/openembedded/meta-oe.git |
8 | layers: meta-oe, meta-ruby | 8 | layers: meta-oe |
9 | branch: master | 9 | branch: master |
10 | revision: HEAD | 10 | revision: HEAD |
11 | 11 | ||
@@ -16,6 +16,4 @@ When sending single patches, please use something like: | |||
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 | ||
19 | Main layer maintainers: Koen Kooi <koen@dominion.thruhere.net> | 19 | Layer maintainer: Andreas Müller <schnitzeltony@googlemail.com> |
20 | Martin Jansa <martin.jansa@gmail.com> | ||
21 | |||
diff --git a/meta-oe/README b/meta-oe/README index 6ad87c52b..7cde0a2da 100644 --- a/meta-oe/README +++ b/meta-oe/README | |||
@@ -11,5 +11,4 @@ When sending single patches, please use something like: | |||
11 | 11 | ||
12 | 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 | 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. |
13 | 13 | ||
14 | Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net> | 14 | Main layer maintainer: Armin Kuster <akuster808@gmail.com> |
15 | Martin Jansa <martin.jansa@gmail.com> | ||
diff --git a/meta-python/README b/meta-python/README index 905d5ee5e..0566e4992 100644 --- a/meta-python/README +++ b/meta-python/README | |||
@@ -47,8 +47,7 @@ When sending single patches, please use something like: | |||
47 | Maintenance | 47 | Maintenance |
48 | ------------------------- | 48 | ------------------------- |
49 | 49 | ||
50 | Maintainers: | 50 | Layer Maintainers: |
51 | Tim "moto-timo" Orling <TicoTimo@gmail.com> | 51 | Tim "moto-timo" Orling <TicoTimo@gmail.com> |
52 | Paul "bluelightning" Eggleton <paul.eggleton@linux.intel.com> | ||
53 | Derek Straka <derek@asterius.io> | 52 | Derek Straka <derek@asterius.io> |
54 | 53 | ||
diff --git a/meta-xfce/README b/meta-xfce/README index 33ef5096e..7431e8b7c 100644 --- a/meta-xfce/README +++ b/meta-xfce/README | |||
@@ -19,4 +19,4 @@ Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce | |||
19 | When sending single patches, please using something like: | 19 | When sending single patches, please using something like: |
20 | 'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-xfce][PATCH' | 20 | 'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-xfce][PATCH' |
21 | 21 | ||
22 | Interim layer maintainer: Andreas Müller <schnitzeltony@googlemail.com> | 22 | Layer maintainer: Andreas Müller <schnitzeltony@googlemail.com> |