summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-25 13:40:43 +0000
committerSam James <sam@gentoo.org>2021-03-25 13:40:43 +0000
commitb8670fce75e0709a2b3701ac597a3270fabd90c9 (patch)
tree7fd08cd9b13457ec76dda446ef393071ea7ef61a /eclass
parentwww-apache/libapreq2: add 2.16 (diff)
downloadgentoo-b8670fce75e0709a2b3701ac597a3270fabd90c9.tar.gz
gentoo-b8670fce75e0709a2b3701ac597a3270fabd90c9.tar.bz2
gentoo-b8670fce75e0709a2b3701ac597a3270fabd90c9.zip
apache-module.eclass: fix eclass maintainer (apache-devs -> apache-bugs)
Bug: https://bugs.gentoo.org/598226 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r--eclass/apache-module.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/apache-module.eclass b/eclass/apache-module.eclass
index e192a7454277..4c88f14566a1 100644
--- a/eclass/apache-module.eclass
+++ b/eclass/apache-module.eclass
@@ -1,9 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: apache-module.eclass
# @MAINTAINER:
-# apache-devs@gentoo.org
+# apache-bugs@gentoo.org
# @BLURB: Provides a common set of functions for apache modules
# @DESCRIPTION:
# This eclass handles apache modules in a sane way.