commit: b3770c089e6b8cd05945cf62dad70b0130e9c74e Author: Luis Ressel <aranea <AT> aixah <DOT> de> AuthorDate: Tue Oct 2 21:34:35 2018 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Oct 2 22:08:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3770c08
sys-apps/s6: Add proxy-maint, Samuel, myself as maintainers Acked-by: Samuel Holland <samuel <AT> sholland.org> Signed-off-by: Luis Ressel <aranea <AT> aixah.de> Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/9676 sys-apps/s6/metadata.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/sys-apps/s6/metadata.xml b/sys-apps/s6/metadata.xml index 48d60bf54d5..b8be92c8b77 100644 --- a/sys-apps/s6/metadata.xml +++ b/sys-apps/s6/metadata.xml @@ -5,6 +5,18 @@ <email>[email protected]</email> <name>William Hubbs</name> </maintainer> + <maintainer type="person"> + <email>[email protected]</email> + <name>Luis Ressel</name> + </maintainer> + <maintainer type="person"> + <email>[email protected]</email> + <name>Samuel Holland</name> + </maintainer> + <maintainer type="project"> + <email>[email protected]</email> + <name>Proxy Maintainers</name> + </maintainer> <longdescription lang="en"> S6 is a small suite of programs for UNIX designed to allow service supervision similar to daemontools or runit.
