diff options
author | Joe MacDonald <joe.macdonald@windriver.com> | 2012-08-27 00:35:17 +0000 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-08-27 14:16:45 +0200 |
commit | 213f18c766af0e7abe0a8e85137214af770456d4 (patch) | |
tree | 57fcf9b01c4d181f26ecfa6403142e651f0a2542 /meta-networking/MAINTAINERS | |
parent | 39efb7357fbea52c2208dbfb2f94f8ef8f7827be (diff) | |
download | meta-openembedded-213f18c766af0e7abe0a8e85137214af770456d4.tar.gz |
meta-networking: add layer
A home for networking-related packages. This includes protocol support,
servers / daemons and utilities.
Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-networking/MAINTAINERS')
-rw-r--r-- | meta-networking/MAINTAINERS | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/meta-networking/MAINTAINERS b/meta-networking/MAINTAINERS new file mode 100644 index 000000000..393f037d7 --- /dev/null +++ b/meta-networking/MAINTAINERS | |||
@@ -0,0 +1,31 @@ | |||
1 | This file contains a list of maintainers for the meta-networking layer. | ||
2 | |||
3 | Please submit any patches against meta-networking to the OpenEmbedded | ||
4 | development mailing list (openembedded-devel@lists.openembedded.org) with | ||
5 | '[meta-networking]' in the subject. | ||
6 | |||
7 | When sending single patches, please use something like: | ||
8 | |||
9 | git send-email -1 \ | ||
10 | --to openembedded-devel@lists.openembedded.org \ | ||
11 | --subject-prefix=meta-networking][PATCH | ||
12 | |||
13 | You may also contact the maintainers directly. | ||
14 | |||
15 | Descriptions 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 | |||
24 | Please keep this list in alphabetical order. | ||
25 | |||
26 | Maintainers List (try to look for most precise areas first) | ||
27 | |||
28 | COMMON | ||
29 | M: Joe MacDonald <joe.macdonald@windriver.com> | ||
30 | F: conf | ||
31 | F: recipes-* | ||