summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Utkin <andrey_utkin@gentoo.org>2018-07-10 01:37:50 +0100
committerAndrey Utkin <andrey_utkin@gentoo.org>2018-07-10 21:03:56 +0100
commited95997efff81e1e7b16bd4d17afefcdefb9561c (patch)
treedffbed6af80fb8ae4e3fb56344b24fc1e1b19311 /net-libs
parentprofiles: Last rite media-sound/neroaac (diff)
downloadgentoo-ed95997efff81e1e7b16bd4d17afefcdefb9561c.tar.gz
gentoo-ed95997efff81e1e7b16bd4d17afefcdefb9561c.tar.bz2
gentoo-ed95997efff81e1e7b16bd4d17afefcdefb9561c.zip
net-libs/loudmouth: set myself as maintainer
Was up for grabs. Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'net-libs')
-rw-r--r--net-libs/loudmouth/metadata.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/net-libs/loudmouth/metadata.xml b/net-libs/loudmouth/metadata.xml
index 159c57ddc16e..6b630e38e30d 100644
--- a/net-libs/loudmouth/metadata.xml
+++ b/net-libs/loudmouth/metadata.xml
@@ -1,7 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="person">
+ <email>andrey_utkin@gentoo.org</email>
+ <name>Andrey Utkin</name>
+ </maintainer>
<use>
<flag name="asyncns">Use <pkg>net-libs/libasyncns</pkg> for asynchronous name resolution.</flag>
<flag name="openssl">Enable <pkg>dev-libs/openssl</pkg> support instead of gnutls (which is the default).</flag>