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-util/stripe-mock/
Date: Sat, 06 Feb 2021 08:59:56
Message-Id: 1612601800.8b7e70be5d9bee090b7ef35122639066fba155a8.mgorny@gentoo
1 commit: 8b7e70be5d9bee090b7ef35122639066fba155a8
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 6 08:53:18 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 6 08:56:40 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b7e70be
7
8 dev-util/stripe-mock: Add python@ as co-maint
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-util/stripe-mock/metadata.xml | 4 ++++
13 1 file changed, 4 insertions(+)
14
15 diff --git a/dev-util/stripe-mock/metadata.xml b/dev-util/stripe-mock/metadata.xml
16 index f552f2aeb9a..2f64d0144cb 100644
17 --- a/dev-util/stripe-mock/metadata.xml
18 +++ b/dev-util/stripe-mock/metadata.xml
19 @@ -13,6 +13,10 @@
20 <email>proxy-maint@g.o</email>
21 <name>Proxy Maintainers</name>
22 </maintainer>
23 + <maintainer type="project">
24 + <!-- tight dependency of dev-python/stripe -->
25 + <email>python@g.o</email>
26 + </maintainer>
27 <upstream>
28 <remote-id type="github">stripe/stripe-mock</remote-id>
29 </upstream>