Add self to mainters list for daisy. Hope I did this correct. if so, more to follow.
Signed-off-by: Armin Kuster <[email protected]> --- meta-efl/README | 9 +++++---- meta-oe/README | 6 ++++-- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/meta-efl/README b/meta-efl/README index f8b929e..25e2bbe 100644 --- a/meta-efl/README +++ b/meta-efl/README @@ -1,17 +1,18 @@ This layer depends on: URI: git://github.com/openembedded/oe-core.git -branch: master +branch: daisy revision: HEAD URI: git://github.com/openembedded/meta-oe.git -branch: master +branch: daisy revision: HEAD -Send pull requests to [email protected] with '[meta-efl]' in the subject' +Send pull requests to [email protected] with '[meta-efl][daisy]' in the subject' When sending single patches, please using something like: -'git send-email -M -1 --to [email protected] --subject-prefix=meta-efl][PATCH' +'git send-email -M -1 --to [email protected] --cc [email protected] --subject-prefix=meta-efl][daisy][PATCH' Interim layer maintainers: Koen Kooi <[email protected]> Martin Jansa <[email protected]> + Armin Kuster <[email protected]> diff --git a/meta-oe/README b/meta-oe/README index 6ad87c5..db087ce 100644 --- a/meta-oe/README +++ b/meta-oe/README @@ -1,15 +1,17 @@ This layer depends on: URI: git://github.com/openembedded/oe-core.git -branch: master +branch: daisy revision: HEAD Send pull requests to [email protected] with '[meta-oe]' in the subject' When sending single patches, please use something like: -'git send-email -M -1 --to [email protected] --subject-prefix=meta-oe][PATCH' +'git send-email -M -1 --to [email protected] --cc [email protected] --subject-prefix=meta-oe][daisy][PATCH' You are encouraged to fork the mirror on github https://github.com/openembedded/meta-oe/ to share your patches, this is preferred for patch sets consisting of more than one patch. Other services like gitorious, 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. Main layer maintainer: Koen Kooi <[email protected]> Martin Jansa <[email protected]> + Armin Kuster <[email protected]> + -- 1.9.1 -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
