Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/s6/
Date: Tue, 02 Oct 2018 22:08:40
Message-Id: 1538518088.b3770c089e6b8cd05945cf62dad70b0130e9c74e.mgorny@gentoo
1 commit: b3770c089e6b8cd05945cf62dad70b0130e9c74e
2 Author: Luis Ressel <aranea <AT> aixah <DOT> de>
3 AuthorDate: Tue Oct 2 21:34:35 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 2 22:08:08 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3770c08
7
8 sys-apps/s6: Add proxy-maint, Samuel, myself as maintainers
9
10 Acked-by: Samuel Holland <samuel <AT> sholland.org>
11 Signed-off-by: Luis Ressel <aranea <AT> aixah.de>
12 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
13 Closes: https://github.com/gentoo/gentoo/pull/9676
14
15 sys-apps/s6/metadata.xml | 12 ++++++++++++
16 1 file changed, 12 insertions(+)
17
18 diff --git a/sys-apps/s6/metadata.xml b/sys-apps/s6/metadata.xml
19 index 48d60bf54d5..b8be92c8b77 100644
20 --- a/sys-apps/s6/metadata.xml
21 +++ b/sys-apps/s6/metadata.xml
22 @@ -5,6 +5,18 @@
23 <email>williamh@g.o</email>
24 <name>William Hubbs</name>
25 </maintainer>
26 + <maintainer type="person">
27 + <email>aranea@×××××.de</email>
28 + <name>Luis Ressel</name>
29 + </maintainer>
30 + <maintainer type="person">
31 + <email>samuel@××××××××.org</email>
32 + <name>Samuel Holland</name>
33 + </maintainer>
34 + <maintainer type="project">
35 + <email>proxy-maint@g.o</email>
36 + <name>Proxy Maintainers</name>
37 + </maintainer>
38 <longdescription lang="en">
39 S6 is a small suite of programs for UNIX designed to allow
40 service supervision similar to daemontools or runit.