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: app-admin/testdisk/
Date: Fri, 05 Oct 2018 18:15:19
Message-Id: 1538762462.deb5e0273f8ca487797bb56a73f151995043353b.mgorny@gentoo
1 commit: deb5e0273f8ca487797bb56a73f151995043353b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 5 17:58:52 2018 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 5 18:01:02 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=deb5e027
7
8 app-admin/testdisk: Add myself as co-maintainer
9
10 This is important piece of software, two maintainers are safer than one
11 ;-).
12
13 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
14
15 app-admin/testdisk/metadata.xml | 4 ++++
16 1 file changed, 4 insertions(+)
17
18 diff --git a/app-admin/testdisk/metadata.xml b/app-admin/testdisk/metadata.xml
19 index 0421c7e4767..4c1e67e367e 100644
20 --- a/app-admin/testdisk/metadata.xml
21 +++ b/app-admin/testdisk/metadata.xml
22 @@ -5,6 +5,10 @@
23 <email>robbat2@g.o</email>
24 <name>Robin H. Johnson</name>
25 </maintainer>
26 + <maintainer type="person">
27 + <email>mgorny@g.o</email>
28 + <name>Michał Górny</name>
29 + </maintainer>
30 <use>
31 <flag name="ntfs">Include the ability to read NTFS filesystems</flag>
32 <flag name="reiserfs">Include reiserfs reading ability</flag>