Gentoo Archives: gentoo-commits

From: Alexys Jacob <ultrabug@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/i3/
Date: Fri, 03 Sep 2021 15:36:49
Message-Id: 1630683373.2cad292d3e292d9dd09c4450d11e507170fac3a0.ultrabug@gentoo
1 commit: 2cad292d3e292d9dd09c4450d11e507170fac3a0
2 Author: Alexys Jacob <ultrabug <AT> gentoo <DOT> org>
3 AuthorDate: Fri Sep 3 15:36:13 2021 +0000
4 Commit: Alexys Jacob <ultrabug <AT> gentoo <DOT> org>
5 CommitDate: Fri Sep 3 15:36:13 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cad292d
7
8 x11-wm/i3: add myself as co-maintainer
9
10 Package-Manager: Portage-3.0.19, Repoman-3.0.3
11 Signed-off-by: Alexys Jacob <ultrabug <AT> gentoo.org>
12
13 x11-wm/i3/metadata.xml | 4 ++++
14 1 file changed, 4 insertions(+)
15
16 diff --git a/x11-wm/i3/metadata.xml b/x11-wm/i3/metadata.xml
17 index c4e5bb41b63..3dfb5d6dafd 100644
18 --- a/x11-wm/i3/metadata.xml
19 +++ b/x11-wm/i3/metadata.xml
20 @@ -5,6 +5,10 @@
21 <email>jsmolic@g.o</email>
22 <name>Jakov Smolić</name>
23 </maintainer>
24 + <maintainer type="person">
25 + <email>ultrabug@g.o</email>
26 + <name>Alexys Jacob</name>
27 + </maintainer>
28 <use>
29 <flag name="doc">Build and install the HTML documentation and regenerate the man pages</flag>
30 </use>