README: updated Maintainers list for Warrior

Signed-off-by: Armin Kuster <akuster808@gmail.com>

[v2]
bump bitbake to warrior version

[v3]
remove bitbake ref from meta-filesystems

[v4]
remove thud from LAYERSERIES_COMPAT

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Armin Kuster
2019-05-02 18:20:48 -07:00
committed by Khem Raj
parent 50108c18e5
commit d7338c2b3a
22 changed files with 58 additions and 91 deletions
+4 -6
View File
@@ -52,7 +52,7 @@ Dependencies
This layer depends on:
URI: git://git.openembedded.org/openembedded-core
branch: master
branch: warrior
revision: HEAD
prio: default
@@ -75,14 +75,12 @@ Maintenance
-----------
Send patches / pull requests to openembedded-devel@lists.openembedded.org with
'[meta-perl]' in the subject.
'[meta-perl][warrior]' in the subject.
When sending single patches, please using something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-perl][PATCH'
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-perl][warrior][PATCH'
Layer maintainers:
Hongxu Jia <hongxu.jia@windriver.com>
Tim "moto-timo" Orling <ticotimo@gmail.com>
Warrior maintainers: Armin kuster <akuster808@gmail.com>
License
-------
+1 -1
View File
@@ -15,4 +15,4 @@ LAYERVERSION_perl-layer = "1"
LAYERDEPENDS_perl-layer = "core openembedded-layer"
LAYERSERIES_COMPAT_perl-layer = "thud warrior"
LAYERSERIES_COMPAT_perl-layer = "warrior"