summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2018-04-08 10:45:04 -0700
committerArmin Kuster <akuster808@gmail.com>2018-04-13 12:43:44 -0700
commit1bdf09b7887bb8f33858e0c3aea9607817c79dc8 (patch)
tree5a1e604b2eb8d584b9cff70e142c5d6abf118e4a
parenta4c8d9d03a3da085b29eb1c6844648080bd57969 (diff)
downloadmeta-openembedded-1bdf09b7887bb8f33858e0c3aea9607817c79dc8.tar.gz
update layer maintainers
Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-filesystems/README35
-rw-r--r--meta-gnome/README3
-rw-r--r--meta-initramfs/README3
-rw-r--r--meta-multimedia/README6
-rw-r--r--meta-oe/README3
-rw-r--r--meta-python/README3
-rw-r--r--meta-xfce/README2
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
27OpenEmbedded development mailing list (openembedded-devel@lists.openembedded.org) 27OpenEmbedded development mailing list (openembedded-devel@lists.openembedded.org)
28with '[meta-filesystems]' in the subject. 28with '[meta-filesystems]' in the subject.
29 29
30Maintainers List: 30Layer 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
65When sending single patches, please use something like: 32When 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
35When sending single patches, please using something like: 35When 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
38Interim layer maintainer: Martin Jansa <Martin.Jansa@gmail.com> 38Layer 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.
25When sending single patches, please using something like: 25When 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
28Layer maintainers: Andrea Adami <andrea.adami@gmail.com> 28Interm layer maintainer: Armin Kuster <akuster808@gmail.com>
29 Paul Eggleton <paul.eggleton@linux.intel.com>
30 29
31 30
32License 31License
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
5revision: HEAD 5revision: HEAD
6 6
7URI: git://github.com/openembedded/meta-oe.git 7URI: git://github.com/openembedded/meta-oe.git
8layers: meta-oe, meta-ruby 8layers: meta-oe
9branch: master 9branch: master
10revision: HEAD 10revision: HEAD
11 11
@@ -16,6 +16,4 @@ When sending single patches, please use something like:
16 16
17You 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. 17You 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
19Main layer maintainers: Koen Kooi <koen@dominion.thruhere.net> 19Layer 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
12You 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. 12You 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
14Main layer maintainer: Koen Kooi <koen@dominion.thruhere.net> 14Main 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:
47Maintenance 47Maintenance
48------------------------- 48-------------------------
49 49
50Maintainers: 50Layer 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
19When sending single patches, please using something like: 19When 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
22Interim layer maintainer: Andreas Müller <schnitzeltony@googlemail.com> 22Layer maintainer: Andreas Müller <schnitzeltony@googlemail.com>