README: updated Maintainers list for Gatesgarth

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Armin Kuster
2020-11-04 12:32:44 -08:00
committed by Khem Raj
parent 1204ed0a0e
commit ec9065c822
12 changed files with 47 additions and 79 deletions
+3 -3
View File
@@ -4,7 +4,7 @@ meta-oe
This layer depends on:
URI: git://github.com/openembedded/openembedded-core.git
branch: master
branch: gatesgarth
revision: HEAD
luajit recipe requires host compiler to be able to generate 32bit code when target is 32bit
@@ -14,7 +14,7 @@ e.g. on archlinux based distributions install prerequisites like below
pacman -S lib32-gcc-libs lib32-glibc
Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe]' in the subject'
Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-oe][gatesgarth]' in the subject'
When sending single patches, please use something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix="meta-oe][PATCH"'
@@ -26,4 +26,4 @@ Other services like GitLab, repo.or.cz or self-hosted setups are of course accep
'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.
layer maintainer: Khem Raj <raj.khem@gmail.com>
gatesgarth maintainer: Armin Kuster <akuster808@gmail.com>