diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2013-11-03 06:05:02 +0000 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2013-11-03 06:05:02 +0000 |
commit | 08926916267fff19bc06fbae6e2f683448235cf6 (patch) | |
tree | 469671772ae293ae927d90bb10cd4cf09468025c /sys-auth | |
parent | adding myself to the list of maintainers (diff) | |
download | gentoo-2-08926916267fff19bc06fbae6e2f683448235cf6.tar.gz gentoo-2-08926916267fff19bc06fbae6e2f683448235cf6.tar.bz2 gentoo-2-08926916267fff19bc06fbae6e2f683448235cf6.zip |
adding myself to maintainers
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/nss_ldap/ChangeLog | 5 | ||||
-rw-r--r-- | sys-auth/nss_ldap/metadata.xml | 3 |
2 files changed, 7 insertions, 1 deletions
diff --git a/sys-auth/nss_ldap/ChangeLog b/sys-auth/nss_ldap/ChangeLog index a24c5adf8677..3fb9f1b76788 100644 --- a/sys-auth/nss_ldap/ChangeLog +++ b/sys-auth/nss_ldap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-auth/nss_ldap # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.75 2013/06/20 03:34:13 heroxbd Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-auth/nss_ldap/ChangeLog,v 1.76 2013/11/03 06:05:02 prometheanfire Exp $ + + 03 Nov 2013; Matthew Thode <prometheanfire@gentoo.org> metadata.xml: + adding myself to maintainers 20 Jun 2013; Benda Xu <heroxbd@gentoo.org> nss_ldap-265-r2.ebuild: default var PORTAGE_{USER,GROUP} to root, as they are only defined in Prefix. diff --git a/sys-auth/nss_ldap/metadata.xml b/sys-auth/nss_ldap/metadata.xml index ad8554061303..6a0008335c0c 100644 --- a/sys-auth/nss_ldap/metadata.xml +++ b/sys-auth/nss_ldap/metadata.xml @@ -9,4 +9,7 @@ <email>robbat2@gentoo.org</email> <name>Robin H. Johnson</name> </maintainer> +<maintainer> + <email>prometheanfire@gentoo.org</email> +</maintainer> </pkgmetadata> |