Gentoo Archives: gentoo-commits

From: Ian Delaney <idella4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-auth/rtkit/
Date: Wed, 30 Mar 2016 15:47:15
Message-Id: 1459352813.d91cd9c107611aafdd019bb02781f50342b3fa83.idella4@gentoo
1 commit: d91cd9c107611aafdd019bb02781f50342b3fa83
2 Author: Ian Delaney <idella4 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 30 15:31:23 2016 +0000
4 Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 30 15:46:53 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d91cd9c1
7
8 sys-auth/rtkit: add proxy user Marek Szuba and g-p-m to metadata.xml
9
10 User given proxy maintainership of the package by request initially via email
11 via the project's alias. Follow up contact made via irc. Support to be provided
12 by the proxy maintainers project, added to metadata.
13
14 Package-Manager: portage-2.2.28
15
16 sys-auth/rtkit/metadata.xml | 20 ++++++++++++++------
17 1 file changed, 14 insertions(+), 6 deletions(-)
18
19 diff --git a/sys-auth/rtkit/metadata.xml b/sys-auth/rtkit/metadata.xml
20 index 1fb6a7c..219dbab 100644
21 --- a/sys-auth/rtkit/metadata.xml
22 +++ b/sys-auth/rtkit/metadata.xml
23 @@ -1,10 +1,18 @@
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 - <longdescription lang="en">
29 - RealtimeKit is a DBus service that provides applications with an interface
30 - to escalate their priority to realtime, without any special setup in
31 - rlimits, etc.
32 - </longdescription>
33 + <maintainer type="project">
34 + <email>proxy-maint@g.o</email>
35 + <name>Gentoo Proxy Maintainers Project</name>
36 + </maintainer>
37 + <maintainer type="person">
38 + <email>author@××××××××××.com</email>
39 + <name>A. U. Thor</name>
40 + <description>Proxied maintainer; set to assignee in all bugs</description>
41 + </maintainer>
42 + <longdescription lang="en">
43 + RealtimeKit is a DBus service that provides applications with an interface
44 + to escalate their priority to realtime, without any special setup in
45 + rlimits, etc.
46 + </longdescription>
47 </pkgmetadata>