summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2023-04-09 10:53:26 -0400
committerKhem Raj <raj.khem@gmail.com>2023-04-09 08:52:55 -0700
commit2d89a469e5f6a209fdc50bf447cd645929e4b735 (patch)
tree1ac9316cbea0c2de8a8e69c2eeffddbc81f4e3f5 /meta-python
parent8486680d5bcacbcb60143f4671235745c539c2f2 (diff)
downloadmeta-openembedded-2d89a469e5f6a209fdc50bf447cd645929e4b735.tar.gz
meta-openemnedded: Add myself as mickledore maintainer
Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/README12
1 files changed, 5 insertions, 7 deletions
diff --git a/meta-python/README b/meta-python/README
index 36c193957c..768c94a673 100644
--- a/meta-python/README
+++ b/meta-python/README
@@ -13,11 +13,11 @@ The meta-python layer depends on:
13 13
14 URI: git://git.openembedded.org/openembedded-core 14 URI: git://git.openembedded.org/openembedded-core
15 layers: meta 15 layers: meta
16 branch: master 16 branch: mickledore
17 17
18 URI: git://git.openembedded.org/meta-openembedded 18 URI: git://git.openembedded.org/meta-openembedded
19 layers: meta-oe 19 layers: meta-oe
20 branch: master 20 branch: mickledore
21 21
22Contributing 22Contributing
23------------------------- 23-------------------------
@@ -28,14 +28,12 @@ comments and patch review. It is subscriber only, so please register
28before posting. 28before posting.
29 29
30Send pull requests to openembedded-devel@lists.openembedded.org with 30Send pull requests to openembedded-devel@lists.openembedded.org with
31'[meta-python]' in the subject. 31'[meta-python][mickledore]' in the subject.
32 32
33When sending single patches, please use something like: 33When sending single patches, please use something like:
34git send-email -M -1 --to=openembedded-devel@lists.openembedded.org --subject-prefix='meta-python][PATCH' 34git send-email -M -1 --to=openembedded-devel@lists.openembedded.org --subject-prefix='meta-python][mickledore][PATCH'
35 35
36Maintenance 36Maintenance
37------------------------- 37-------------------------
38 38
39Layer maintainers: 39Layer maintainers: Armin Kuster <akuster808@gmail.com>
40 Tim "moto-timo" Orling <TicoTimo@gmail.com>
41 Derek Straka <derek@asterius.io>