commit: f2bee7c954a3dbb121a78ab6ca3dec4072083e5d Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Oct 9 17:40:44 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Oct 9 18:06:41 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2bee7c9
www-apps/jekyll-coffeescript: Add myself as maint www-apps/jekyll-coffeescript/metadata.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/www-apps/jekyll-coffeescript/metadata.xml b/www-apps/jekyll-coffeescript/metadata.xml index e02a104f3be..95d941ca4d2 100644 --- a/www-apps/jekyll-coffeescript/metadata.xml +++ b/www-apps/jekyll-coffeescript/metadata.xml @@ -1,7 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> + <maintainer type="person"> + <email>[email protected]</email> + <name>Michał Górny</name> + </maintainer> <upstream> <remote-id type="github">jekyll/jekyll-coffeescript</remote-id> </upstream>
