meta-ruby: Fix subject-prefix

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa 2013-04-26 15:34:13 +02:00
parent 5e6d374ae7
commit 7bd0ff1d90

View File

@ -8,9 +8,9 @@ URI: git://git.openembedded.org/meta-openembedded
branch: master
revision: HEAD
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-ruby]' 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-oe][PATCH'
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-ruby][PATCH'
Interim layer maintainer: Martin Jansa <Martin.Jansa@gmail.com>