commit: d91cd9c107611aafdd019bb02781f50342b3fa83 Author: Ian Delaney <idella4 <AT> gentoo <DOT> org> AuthorDate: Wed Mar 30 15:31:23 2016 +0000 Commit: Ian Delaney <idella4 <AT> gentoo <DOT> org> CommitDate: Wed Mar 30 15:46:53 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d91cd9c1
sys-auth/rtkit: add proxy user Marek Szuba and g-p-m to metadata.xml User given proxy maintainership of the package by request initially via email via the project's alias. Follow up contact made via irc. Support to be provided by the proxy maintainers project, added to metadata. Package-Manager: portage-2.2.28 sys-auth/rtkit/metadata.xml | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/sys-auth/rtkit/metadata.xml b/sys-auth/rtkit/metadata.xml index 1fb6a7c..219dbab 100644 --- a/sys-auth/rtkit/metadata.xml +++ b/sys-auth/rtkit/metadata.xml @@ -1,10 +1,18 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <!-- maintainer-needed --> - <longdescription lang="en"> - RealtimeKit is a DBus service that provides applications with an interface - to escalate their priority to realtime, without any special setup in - rlimits, etc. - </longdescription> + <maintainer type="project"> + <email>[email protected]</email> + <name>Gentoo Proxy Maintainers Project</name> + </maintainer> + <maintainer type="person"> + <email>[email protected]</email> + <name>A. U. Thor</name> + <description>Proxied maintainer; set to assignee in all bugs</description> + </maintainer> + <longdescription lang="en"> + RealtimeKit is a DBus service that provides applications with an interface + to escalate their priority to realtime, without any special setup in + rlimits, etc. + </longdescription> </pkgmetadata>
