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: dev-python/cleo/
Date: Fri, 19 Aug 2022 11:05:36
Message-Id: 1660907122.a6a0edc69d042862206cd76605de150b45242f2c.mgorny@gentoo
1 commit: a6a0edc69d042862206cd76605de150b45242f2c
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Aug 19 11:04:26 2022 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 19 11:05:22 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6a0edc6
7
8 dev-python/cleo: Add python@ as co-maint.
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/cleo/metadata.xml | 4 ++++
13 1 file changed, 4 insertions(+)
14
15 diff --git a/dev-python/cleo/metadata.xml b/dev-python/cleo/metadata.xml
16 index 85c267fe0c12..b9b60e74f908 100644
17 --- a/dev-python/cleo/metadata.xml
18 +++ b/dev-python/cleo/metadata.xml
19 @@ -5,6 +5,10 @@
20 <email>jsmolic@g.o</email>
21 <name>Jakov Smolić</name>
22 </maintainer>
23 + <maintainer type="project">
24 + <email>python@g.o</email>
25 + <name>Python</name>
26 + </maintainer>
27 <stabilize-allarches/>
28 <upstream>
29 <remote-id type="github">python-poetry/cleo</remote-id>