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: media-libs/bcg729/
Date: Mon, 12 Aug 2019 19:58:59
Message-Id: 1565639930.6b1a38fd69848e311d954842eb3b4d4b39e2995b.mgorny@gentoo
1 commit: 6b1a38fd69848e311d954842eb3b4d4b39e2995b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Aug 12 19:58:50 2019 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 12 19:58:50 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b1a38fd
7
8 media-libs/bcg729: Fix maintainer type
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 media-libs/bcg729/metadata.xml | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/media-libs/bcg729/metadata.xml b/media-libs/bcg729/metadata.xml
16 index e971bf9d9b7..825589988b4 100644
17 --- a/media-libs/bcg729/metadata.xml
18 +++ b/media-libs/bcg729/metadata.xml
19 @@ -1,7 +1,7 @@
20 <?xml version="1.0" encoding="UTF-8"?>
21 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
22 <pkgmetadata>
23 -<maintainer type="person">
24 +<maintainer type="project">
25 <email>netmon@g.o</email>
26 </maintainer>
27 </pkgmetadata>