summaryrefslogtreecommitdiffstats
path: root/meta-multimedia
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-multimedia
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-multimedia')
-rw-r--r--meta-multimedia/README10
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-multimedia/README b/meta-multimedia/README
index 235c34331b..28dbaf23c6 100644
--- a/meta-multimedia/README
+++ b/meta-multimedia/README
@@ -1,17 +1,17 @@
1This layer depends on: 1This layer depends on:
2 2
3URI: git://git.openembedded.org/openembedded-core 3URI: git://git.openembedded.org/openembedded-core
4branch: master 4branch: mickledore
5 5
6URI: git://git.openembedded.org/meta-openembedded 6URI: git://git.openembedded.org/meta-openembedded
7layers: meta-oe 7layers: meta-oe
8branch: master 8branch: mickledore
9 9
10Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-multimedia]' in the subject 10Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-multimedia][mickledore]' in the subject
11 11
12When sending single patches, please use something like: 12When sending single patches, please use something like:
13git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-multimedia][PATCH' 13git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix='meta-multimedia][mickledore][PATCH'
14 14
15You are encouraged to fork the mirror on github https://github.com/openembedded/meta-openembedded to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like GitLab, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI. 15You are encouraged to fork the mirror on github https://github.com/openembedded/meta-openembedded to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like GitLab, repo.or.cz or self hosted setups are of course accepted as well, 'git fetch <remote>' works the same on all of them. We recommend github because it is free, easy to use, has been proven to be reliable and has a really good web GUI.
16 16
17Layer maintainer: Andreas Müller <schnitzeltony@gmail.com> 17Layer maintainer: Armin Kuster <akuster808@gmail.com>