update maintainer info in README's for dizzy

* This is the first time meta-python is being taged with a release

Acked-by: Otavio Salvador <otavio@ossystems.com.br>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Armin Kuster
2014-10-13 08:21:51 -07:00
committed by Martin Jansa
parent d2f6561a24
commit 3f7b49d039
16 changed files with 144 additions and 56 deletions
+8 -2
View File
@@ -2,13 +2,13 @@ This file contains a list of maintainers for the meta-networking layer.
Please submit any patches against meta-networking to the OpenEmbedded
development mailing list (openembedded-devel@lists.openembedded.org) with
'[meta-networking]' in the subject.
'[meta-networking][dizzy]' in the subject.
When sending single patches, please use something like:
git send-email -1 -M \
--to openembedded-devel@lists.openembedded.org \
--subject-prefix=meta-networking][PATCH
--subject-prefix=meta-networking][dizzy][PATCH
You may also contact the maintainers directly.
@@ -25,6 +25,12 @@ Please keep this list in alphabetical order.
Maintainers List (try to look for most precise areas first)
Dizzy branch maintainers:
Otavio Salvador <otavio@ossystems.com.br>
Armin Kuster <akuster808@gmail.com>
Prefix email subject with: [dizzy]
COMMON
M: Joe MacDonald <joe_macdonald@mentor.com>
F: conf
+3 -3
View File
@@ -18,19 +18,19 @@ Dependencies
This layer depends on:
URI: git://github.com/openembedded/openembedded-core.git
branch: master
branch: dizzy
revision: HEAD
For some recipes, the meta-oe layer is required:
URI: git://github.com/openembedded/meta-openembedded.git
subdirectory: meta-oe
branch: master
branch: dizzy
revision: HEAD
URI: git://github.com/openembedded/meta-openembedded.git
subdirectory: meta-python
branch: master
branch: dizzy
revision: HEAD
Maintenance