Gentoo Archives: gentoo-commits

From: Viorel Munteanu <ceamac@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/f2fs-tools/
Date: Sun, 29 Jan 2023 07:46:53
Message-Id: 1674978381.e340f03d5943acdc49bb8d8537126f261f78e902.ceamac@gentoo
1 commit: e340f03d5943acdc49bb8d8537126f261f78e902
2 Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jan 29 07:45:13 2023 +0000
4 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
5 CommitDate: Sun Jan 29 07:46:21 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e340f03d
7
8 sys-fs/f2fs-tools: add myself as a maintainer
9
10 Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>
11
12 sys-fs/f2fs-tools/metadata.xml | 4 ++++
13 1 file changed, 4 insertions(+)
14
15 diff --git a/sys-fs/f2fs-tools/metadata.xml b/sys-fs/f2fs-tools/metadata.xml
16 index 9e4c07751bda..0d2d8631f554 100644
17 --- a/sys-fs/f2fs-tools/metadata.xml
18 +++ b/sys-fs/f2fs-tools/metadata.xml
19 @@ -5,6 +5,10 @@
20 <email>base-system@g.o</email>
21 <name>Gentoo Base System</name>
22 </maintainer>
23 + <maintainer type="person">
24 + <email>ceamac@g.o</email>
25 + <name>Viorel Munteanu</name>
26 + </maintainer>
27 <upstream>
28 <remote-id type="sourceforge">f2fs-tools</remote-id>
29 <remote-id type="github">jaegeuk/f2fs-tools</remote-id>