summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2019-10-30 09:06:30 +0100
committerKhem Raj <raj.khem@gmail.com>2019-10-30 14:16:04 -0700
commitaad5b3d070cd8c58828b0975cf861d8ebc90f460 (patch)
tree4b68c021fd84e85a6dbad3295510296e874247c1 /meta-networking
parent1bfaa2e63a184e21a2db5c286444828d5948a8b4 (diff)
downloadmeta-openembedded-aad5b3d070cd8c58828b0975cf861d8ebc90f460.tar.gz
README: updated Maintainers list for Zeus
Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/MAINTAINERS32
-rw-r--r--meta-networking/README6
2 files changed, 6 insertions, 32 deletions
diff --git a/meta-networking/MAINTAINERS b/meta-networking/MAINTAINERS
index 5c4c4ce05..1fcb63618 100644
--- a/meta-networking/MAINTAINERS
+++ b/meta-networking/MAINTAINERS
@@ -2,38 +2,12 @@ This file contains a list of maintainers for the meta-networking layer.
2 2
3Please submit any patches against meta-networking to the OpenEmbedded 3Please submit any patches against meta-networking to the OpenEmbedded
4development mailing list (openembedded-devel@lists.openembedded.org) with 4development mailing list (openembedded-devel@lists.openembedded.org) with
5'[meta-networking]' in the subject. 5'[meta-networking][zeus]' in the subject.
6 6
7When sending single patches, please use something like: 7When sending single patches, please use something like:
8 8
9 git send-email -1 -M \ 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][zeus][PATCH
12 12
13You may also contact the maintainers directly. 13zeus Maintainer: Armin Kuster <akuster808@gmail.com>
14
15Descriptions of section entries:
16
17 M: Mail patches to: FullName <address@domain>
18 F: Files and directories with wildcard patterns.
19 A trailing slash includes all files and subdirectory files.
20 F: recipes-devtools/ all files in and below recipes-devtools
21 F: recipes-selinux/* all files in recipes-selinux, but not below
22 One pattern per line. Multiple F: lines acceptable.
23
24Please keep this list in alphabetical order.
25
26Maintainers List (try to look for most precise areas first)
27
28COMMON
29M: Khem Raj <raj.khem@gmail.com>
30M: "Joe MacDonald (backup)" <joe@deserted.net>
31L: openembedded-devel@lists.openembedded.org
32Q: https://patchwork.openembedded.org/project/oe/
33S: Maintained
34F: conf
35F: recipes-*
36
37NETKIT
38M: Armin Kuster <akuster808@gmail.com>
39F: recipes-netkit
diff --git a/meta-networking/README b/meta-networking/README
index e1ba27d83..41217dd41 100644
--- a/meta-networking/README
+++ b/meta-networking/README
@@ -18,19 +18,19 @@ Dependencies
18This layer depends on: 18This layer depends on:
19 19
20URI: git://github.com/openembedded/openembedded-core.git 20URI: git://github.com/openembedded/openembedded-core.git
21branch: master 21branch: zeus
22revision: HEAD 22revision: HEAD
23 23
24For some recipes, the meta-oe layer is required: 24For some recipes, the meta-oe layer is required:
25 25
26URI: git://github.com/openembedded/meta-openembedded.git 26URI: git://github.com/openembedded/meta-openembedded.git
27subdirectory: meta-oe 27subdirectory: meta-oe
28branch: master 28branch: zeus
29revision: HEAD 29revision: HEAD
30 30
31URI: git://github.com/openembedded/meta-openembedded.git 31URI: git://github.com/openembedded/meta-openembedded.git
32subdirectory: meta-python 32subdirectory: meta-python
33branch: master 33branch: zeus
34revision: HEAD 34revision: HEAD
35 35
36Maintenance 36Maintenance