Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/dstat/
Date: Sun, 07 Oct 2018 21:07:18
Message-Id: 1538946409.30b1df6839f44c7ea39fc162f0d64edfacecb638.asturm@gentoo
1 commit: 30b1df6839f44c7ea39fc162f0d64edfacecb638
2 Author: Paul Healy <lmiphay <AT> gmail <DOT> com>
3 AuthorDate: Tue Oct 2 17:59:57 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 7 21:06:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=30b1df68
7
8 sys-apps/dstat: add proxy maintainer to metadata.xml
9
10 I would like to maintain this package, and have added
11 myself to metadata.xml
12
13 Signed-off-by: Paul Healy <lmiphay <AT> gmail.com>
14 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
15
16 sys-apps/dstat/metadata.xml | 9 ++++++++-
17 1 file changed, 8 insertions(+), 1 deletion(-)
18
19 diff --git a/sys-apps/dstat/metadata.xml b/sys-apps/dstat/metadata.xml
20 index 4fb9befed7d..97a18fb59d1 100644
21 --- a/sys-apps/dstat/metadata.xml
22 +++ b/sys-apps/dstat/metadata.xml
23 @@ -1,7 +1,14 @@
24 <?xml version="1.0" encoding="UTF-8"?>
25 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
26 <pkgmetadata>
27 - <!-- maintainer-needed -->
28 + <maintainer type="person">
29 + <email>lmiphay@×××××.com</email>
30 + <name>Paul Healy</name>
31 + </maintainer>
32 + <maintainer type="project">
33 + <email>proxy-maint@g.o</email>
34 + <name>Proxy Maintainers</name>
35 + </maintainer>
36 <longdescription>
37 Dstat is a versatile replacement for vmstat, iostat and ifstat. Dstat overcomes
38 some of the limitations and adds some extra features.