diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-03-29 14:02:08 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-03-29 14:02:08 +0100 |
commit | 03ad7a250f300994d519e9b08a33fdcd7090f033 (patch) | |
tree | 09d1953733e17100a821e35a869ee5827c081de6 /eclass | |
parent | pam.eclass: Give over to zlogene (PAM maint) (diff) | |
download | gentoo-03ad7a250f300994d519e9b08a33fdcd7090f033.tar.gz gentoo-03ad7a250f300994d519e9b08a33fdcd7090f033.tar.bz2 gentoo-03ad7a250f300994d519e9b08a33fdcd7090f033.zip |
*/*: Remove cron-bugs@ from maintainers
Bug: https://bugs.gentoo.org/627600
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/cron.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/cron.eclass b/eclass/cron.eclass index d40bc62cdfe4..89835f646170 100644 --- a/eclass/cron.eclass +++ b/eclass/cron.eclass @@ -1,9 +1,9 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # @ECLASS: cron.eclass # @MAINTAINER: -# cron-bugs@gentoo.org +# maintainer-needed@gentoo.org # @AUTHOR: # Original Author: Aaron Walker <ka0ttic@gentoo.org> # @BLURB: Some functions for cron |