diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-03-29 13:40:57 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-03-29 13:59:13 +0100 |
commit | eeb1f5b5b0f0e2451880b5e35f1c0d1c7c2cbcc5 (patch) | |
tree | 6473a65f4d77e981897ed9b8e991697fc07c9a70 /eclass | |
parent | dev-lang/python: Bump to 3.7.3 (diff) | |
download | gentoo-eeb1f5b5b0f0e2451880b5e35f1c0d1c7c2cbcc5.tar.gz gentoo-eeb1f5b5b0f0e2451880b5e35f1c0d1c7c2cbcc5.tar.bz2 gentoo-eeb1f5b5b0f0e2451880b5e35f1c0d1c7c2cbcc5.zip |
pam.eclass: Give over to zlogene (PAM maint)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/pam.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/pam.eclass b/eclass/pam.eclass index 1e0c2ff0392e..ef2a3485c3ac 100644 --- a/eclass/pam.eclass +++ b/eclass/pam.eclass @@ -1,9 +1,9 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: pam.eclass # @MAINTAINER: -# pam-bugs@gentoo.org +# zlogene@gentoo.org # @AUTHOR: # Diego Pettenò <flameeyes@gentoo.org> # @BLURB: Handles pam related tasks |