summaryrefslogtreecommitdiffstats
path: root/meta-multimedia
diff options
context:
space:
mode:
authorArmin Kuster <akuster808@gmail.com>2024-03-04 10:45:40 -0500
committerKhem Raj <raj.khem@gmail.com>2024-03-27 20:07:53 -0700
commitb29e413d92135ba2d25ed53cea09e45a596f4bf1 (patch)
treed5c7f996912a24ae6d36eb9e00cebff78179e204 /meta-multimedia
parenta0a114361758cd07143c6d960dde311479e79d27 (diff)
downloadmeta-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-multimedia')
-rw-r--r--meta-multimedia/README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-multimedia/README.md b/meta-multimedia/README.md
index 235c34331b..66c139ac9c 100644
--- a/meta-multimedia/README.md
+++ b/meta-multimedia/README.md
@@ -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: scarthgap
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: scarthgap
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][scarthgap]' 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][scarthgap][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>