apache-module.eclass: fix eclass maintainer (apache-devs -> apache-bugs)

Bug: https://bugs.gentoo.org/598226
Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2021-03-25 13:40:43 +00:00
parent a286fcba59
commit b8670fce75

View File

@@ -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.