diff options
author | Armin Kuster <akuster808@gmail.com> | 2024-03-04 10:45:40 -0500 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-03-27 20:07:53 -0700 |
commit | b29e413d92135ba2d25ed53cea09e45a596f4bf1 (patch) | |
tree | d5c7f996912a24ae6d36eb9e00cebff78179e204 /meta-networking | |
parent | a0a114361758cd07143c6d960dde311479e79d27 (diff) | |
download | meta-openembedded-b29e413d92135ba2d25ed53cea09e45a596f4bf1.tar.gz |
meta-openemnedded: Add myself as scarthgap maintainer
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/MAINTAINERS | 11 | ||||
-rw-r--r-- | meta-networking/README.md | 8 |
2 files changed, 7 insertions, 12 deletions
diff --git a/meta-networking/MAINTAINERS b/meta-networking/MAINTAINERS index dc549d7582..a424ab9cdd 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][scarthgap]' 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][scarthgap][PATCH' |
12 | 12 | ||
13 | You may also contact the maintainers directly. | 13 | You may also contact the maintainers directly. |
14 | 14 | ||
@@ -26,14 +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 | OPENTHREAD | ||
38 | M: Stefan Schmidt <stefan@datenfreihafen.org> | ||
39 | F: recipes-connectivity/openthread/ | ||
diff --git a/meta-networking/README.md b/meta-networking/README.md index ab2640618f..ef7933e319 100644 --- a/meta-networking/README.md +++ b/meta-networking/README.md | |||
@@ -18,21 +18,21 @@ Dependencies | |||
18 | This layer depends on: | 18 | This layer depends on: |
19 | 19 | ||
20 | URI: git://git.openembedded.org/openembedded-core | 20 | URI: git://git.openembedded.org/openembedded-core |
21 | branch: master | 21 | branch: Scarthgap |
22 | 22 | ||
23 | For some recipes, the meta-oe layer is required: | 23 | For some recipes, the meta-oe layer is required: |
24 | 24 | ||
25 | URI: git://git.openembedded.org/meta-openembedded | 25 | URI: git://git.openembedded.org/meta-openembedded |
26 | subdirectory: meta-oe | 26 | subdirectory: meta-oe |
27 | branch: master | 27 | branch: Scarthgap |
28 | 28 | ||
29 | URI: git://git.openembedded.org/meta-openembedded | 29 | URI: git://git.openembedded.org/meta-openembedded |
30 | subdirectory: meta-python | 30 | subdirectory: meta-python |
31 | branch: master | 31 | branch: Scarthgap |
32 | 32 | ||
33 | Maintenance | 33 | Maintenance |
34 | ----------- | 34 | ----------- |
35 | Layer maintainers: Khem Raj <raj.khem@gmail.com> | 35 | Stable Layer maintainer: Armin Kuster <akuster808@gmail.com> |
36 | 36 | ||
37 | 37 | ||
38 | Please see the MAINTAINERS file for information on contacting the | 38 | Please see the MAINTAINERS file for information on contacting the |