Gentoo Archives: gentoo-commits

From: Pacho Ramos <pacho@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/molecule/
Date: Sun, 29 May 2016 14:37:25
Message-Id: 1464532441.fc7d45bd7415ca40e8f63701e6c6ce0c69c053c8.pacho@gentoo
1 commit: fc7d45bd7415ca40e8f63701e6c6ce0c69c053c8
2 Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 29 14:34:01 2016 +0000
4 Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
5 CommitDate: Sun May 29 14:34:01 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc7d45bd
7
8 dev-util/molecule: Reassign due to bug #269417
9
10 Package-Manager: portage-2.3.0_rc1
11
12 dev-util/molecule/metadata.xml | 15 +++++++++++++++
13 1 file changed, 15 insertions(+)
14
15 diff --git a/dev-util/molecule/metadata.xml b/dev-util/molecule/metadata.xml
16 index 04a0cfa..e24d807 100644
17 --- a/dev-util/molecule/metadata.xml
18 +++ b/dev-util/molecule/metadata.xml
19 @@ -1,9 +1,24 @@
20 <?xml version="1.0" encoding="UTF-8"?>
21 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
22 <pkgmetadata>
23 + <maintainer type="project">
24 + <email>proxy-maint@g.o</email>
25 + <name>Proxy Maintainers</name>
26 + </maintainer>
27 + <maintainer type="person">
28 + <email>mudler@××××××××××××.org</email>
29 + <name>Ettore Di Giacinto</name>
30 + <description>Assign bugs to him</description>
31 + </maintainer>
32 + <maintainer type="person">
33 + <email>pacho@g.o</email>
34 + <name>Pacho Ramos</name>
35 + <description>CC on bugs, proxying Ettore</description>
36 + </maintainer>
37 <maintainer type="person">
38 <email>lxnay@g.o</email>
39 <name>Fabio Erculiani</name>
40 + <description>CC on bugs</description>
41 </maintainer>
42 <use>
43 <flag name="plugins">Add plugins provided by dev-util/molecule-plugins</flag>