diff options
author | Armin Kuster <akuster808@gmail.com> | 2022-10-21 08:23:40 -0400 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-10-22 15:59:34 -0700 |
commit | c5668905a6d8a78fb72c2cbf8b20e91e686ceb86 (patch) | |
tree | ddf8637a63aaa1e3edd5e412fcbf52e4c6157431 /meta-networking/MAINTAINERS | |
parent | ded3e642e3da1f6b4eb6840c93273455eb218919 (diff) | |
download | meta-openembedded-c5668905a6d8a78fb72c2cbf8b20e91e686ceb86.tar.gz |
meta-openemnedded: Add myself as langdale maintainer
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/MAINTAINERS')
-rw-r--r-- | meta-networking/MAINTAINERS | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/meta-networking/MAINTAINERS b/meta-networking/MAINTAINERS index ce53ec471b..9b5441da85 100644 --- a/meta-networking/MAINTAINERS +++ b/meta-networking/MAINTAINERS | |||
@@ -2,13 +2,13 @@ This file contains a list of maintainers for the meta-networking layer. | |||
2 | 2 | ||
3 | Please submit any patches against meta-networking to the OpenEmbedded | 3 | Please submit any patches against meta-networking to the OpenEmbedded |
4 | development mailing list (openembedded-devel@lists.openembedded.org) with | 4 | development mailing list (openembedded-devel@lists.openembedded.org) with |
5 | '[meta-networking]' in the subject. | 5 | '[meta-networking][langdale]' in the subject. |
6 | 6 | ||
7 | When sending single patches, please use something like: | 7 | When 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][langdale][PATCH' |
12 | 12 | ||
13 | You may also contact the maintainers directly. | 13 | You may also contact the maintainers directly. |
14 | 14 | ||
@@ -26,18 +26,9 @@ Please keep this list in alphabetical order. | |||
26 | Maintainers List (try to look for most precise areas first) | 26 | Maintainers List (try to look for most precise areas first) |
27 | 27 | ||
28 | COMMON | 28 | COMMON |
29 | M: Khem Raj <raj.khem@gmail.com> | 29 | M: Armin Kuster <akuster808@gmail.com> |
30 | M: "Joe MacDonald (backup)" <joe@deserted.net> | ||
31 | L: openembedded-devel@lists.openembedded.org | 30 | L: openembedded-devel@lists.openembedded.org |
32 | Q: https://patchwork.openembedded.org/project/oe/ | 31 | Q: https://patchwork.openembedded.org/project/oe/ |
33 | S: Maintained | 32 | S: Maintained |
34 | F: conf | 33 | F: conf |
35 | F: recipes-* | 34 | F: recipes-* |
36 | |||
37 | NETKIT | ||
38 | M: Armin Kuster <akuster808@gmail.com> | ||
39 | F: recipes-netkit | ||
40 | |||
41 | OPENTHREAD | ||
42 | M: Stefan Schmidt <stefan@datenfreihafen.org> | ||
43 | F: recipes-connectivity/openthread/ | ||