commit: 66ed6949db3abfa941f23c56022f1ce64c3a6c6d Author: Jakov Smolic <jakov.smolic <AT> sartura <DOT> hr> AuthorDate: Mon Feb 1 16:45:07 2021 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Thu Feb 4 22:31:57 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66ed6949
x11-misc/i3blocks: Take maintainership Signed-off-by: Jakov Smolic <jakov.smolic <AT> sartura.hr> Closes: https://github.com/gentoo/gentoo/pull/19289 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org> x11-misc/i3blocks/metadata.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/x11-misc/i3blocks/metadata.xml b/x11-misc/i3blocks/metadata.xml index 911888e226d..fbf0521c46d 100644 --- a/x11-misc/i3blocks/metadata.xml +++ b/x11-misc/i3blocks/metadata.xml @@ -1,7 +1,14 @@ <?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>Jakov Smolic</name> + </maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> <upstream> <remote-id type="github">vivien/i3blocks</remote-id> </upstream>
