Gentoo Archives: gentoo-commits

From: William Hubbs <williamh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/docker-compose/
Date: Fri, 01 Oct 2021 15:33:27
Message-Id: 1633102316.20df3a7a60087475de71af5299e9555099ce6892.williamh@gentoo
1 commit: 20df3a7a60087475de71af5299e9555099ce6892
2 Author: William Hubbs <williamh <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 1 15:31:32 2021 +0000
4 Commit: William Hubbs <williamh <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 1 15:31:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20df3a7a
7
8 app-emulation/docker-compose: add myself as co-maintainer
9
10 Signed-off-by: William Hubbs <williamh <AT> gentoo.org>
11
12 app-emulation/docker-compose/metadata.xml | 4 ++++
13 1 file changed, 4 insertions(+)
14
15 diff --git a/app-emulation/docker-compose/metadata.xml b/app-emulation/docker-compose/metadata.xml
16 index db7928ad22c..790ae6322fc 100644
17 --- a/app-emulation/docker-compose/metadata.xml
18 +++ b/app-emulation/docker-compose/metadata.xml
19 @@ -5,6 +5,10 @@
20 <email>sping@g.o</email>
21 <name>Sebastian Pipping</name>
22 </maintainer>
23 + <maintainer type="person">
24 + <email>williamh@g.o</email>
25 + <name>William Hubbs</name>
26 + </maintainer>
27 <upstream>
28 <remote-id type="pypi">docker-compose</remote-id>
29 <remote-id type="github">docker/compose</remote-id>