diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2015-10-18 13:08:10 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2015-10-18 13:10:04 -0400 |
commit | 2be2a88e8baeb0d40ae506a91e0d006e351bc989 (patch) | |
tree | ff3eab82f321dfb7843df768ab8dce7aa59e7c78 /sys-libs | |
parent | net-dns/bind-tools: Fix configure.in QA warning (diff) | |
download | gentoo-2be2a88e8baeb0d40ae506a91e0d006e351bc989.tar.gz gentoo-2be2a88e8baeb0d40ae506a91e0d006e351bc989.tar.bz2 gentoo-2be2a88e8baeb0d40ae506a91e0d006e351bc989.zip |
sys-libs/uclibc: add myself as co-maintainer.
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/uclibc/metadata.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys-libs/uclibc/metadata.xml b/sys-libs/uclibc/metadata.xml index e4cf5b884b75..c616c63b7eff 100644 --- a/sys-libs/uclibc/metadata.xml +++ b/sys-libs/uclibc/metadata.xml @@ -6,6 +6,10 @@ <email>vapier@gentoo.org</email> <description>Primary Maintainer</description> </maintainer> + <maintainer> + <email>blueness@gentoo.org</email> + <name>Anthony G. Basile</name> + </maintainer> <longdescription> uClibc pronounced yew-see-lib-see is a C library for developing embedded Linux systems. It is much smaller than the GNU C Library, but nearly all applications supported |