diff options
author | Armin Kuster <akuster808@gmail.com> | 2021-10-01 12:57:58 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2021-10-01 15:30:15 -0700 |
commit | f16efc00b7fcdbfa8c53e35c1fcebed5c06d975e (patch) | |
tree | 9eabe14f96eac375644457d42c50ac7c35b981e4 /meta-networking | |
parent | 037f38cc68aabb9e36e92862af258f46874e0c13 (diff) | |
download | meta-openembedded-f16efc00b7fcdbfa8c53e35c1fcebed5c06d975e.tar.gz |
README: updated Maintainers list for Honister
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 | 15 | ||||
-rw-r--r-- | meta-networking/README | 6 |
2 files changed, 5 insertions, 16 deletions
diff --git a/meta-networking/MAINTAINERS b/meta-networking/MAINTAINERS index 77e90668c4..3161042602 100644 --- a/meta-networking/MAINTAINERS +++ b/meta-networking/MAINTAINERS | |||
@@ -8,7 +8,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][honister][PATCH' |
12 | 12 | ||
13 | You may also contact the maintainers directly. | 13 | You may also contact the maintainers directly. |
14 | 14 | ||
@@ -25,15 +25,4 @@ Please keep this list in alphabetical order. | |||
25 | 25 | ||
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 | Stable Branch maintainer: Armin Kuster <akuster808@gmail.com> |
29 | M: Khem Raj <raj.khem@gmail.com> | ||
30 | M: "Joe MacDonald (backup)" <joe@deserted.net> | ||
31 | L: openembedded-devel@lists.openembedded.org | ||
32 | Q: https://patchwork.openembedded.org/project/oe/ | ||
33 | S: Maintained | ||
34 | F: conf | ||
35 | F: recipes-* | ||
36 | |||
37 | NETKIT | ||
38 | M: Armin Kuster <akuster808@gmail.com> | ||
39 | F: recipes-netkit | ||
diff --git a/meta-networking/README b/meta-networking/README index 1aea8a6613..e682653fcf 100644 --- a/meta-networking/README +++ b/meta-networking/README | |||
@@ -18,17 +18,17 @@ 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: honister |
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: honister |
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: honister |
32 | 32 | ||
33 | Maintenance | 33 | Maintenance |
34 | ----------- | 34 | ----------- |