summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2021-12-02 18:36:00 -0800
committerKhem Raj <raj.khem@gmail.com>2021-12-02 18:36:58 -0800
commit1bef1dbf20108503ccfcbeedf618f727c6ca903d (patch)
tree33510a80718327066a54116dfa162fbe04e83a80
parentca5055ed28263c4fc878cbaed8dff9bc8e49a729 (diff)
downloadmeta-openembedded-1bef1dbf20108503ccfcbeedf618f727c6ca903d.tar.gz
meta-networking,meta-python: Fix README for yocto check layer
This ensures that Maintainer entries are as expected Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-networking/README3
-rw-r--r--meta-python/README2
2 files changed, 4 insertions, 1 deletions
diff --git a/meta-networking/README b/meta-networking/README
index 1aea8a6613..34e11a96dd 100644
--- a/meta-networking/README
+++ b/meta-networking/README
@@ -32,6 +32,9 @@ branch: master
32 32
33Maintenance 33Maintenance
34----------- 34-----------
35Layer maintainers: Khem Raj <raj.khem@gmail.com>
36 Armin Kuster <akuster808@gmail.com> (recipes-netkit)
37
35 38
36Please see the MAINTAINERS file for information on contacting the 39Please see the MAINTAINERS file for information on contacting the
37maintainers of this layer, as well as instructions for submitting patches. 40maintainers of this layer, as well as instructions for submitting patches.
diff --git a/meta-python/README b/meta-python/README
index 194bac39c7..8b62ad32b3 100644
--- a/meta-python/README
+++ b/meta-python/README
@@ -41,7 +41,7 @@ git send-email -M -1 --to=openembedded-devel@lists.openembedded.org --subject-pr
41Maintenance 41Maintenance
42------------------------- 42-------------------------
43 43
44Layer Maintainers: 44Layer maintainers:
45 Tim "moto-timo" Orling <TicoTimo@gmail.com> 45 Tim "moto-timo" Orling <TicoTimo@gmail.com>
46 Derek Straka <derek@asterius.io> 46 Derek Straka <derek@asterius.io>
47 Trevor Gamblin <trevor.gamblin@windriver.com> 47 Trevor Gamblin <trevor.gamblin@windriver.com>