commit: af73ebc1de07675c6604620d00d41b3d8edfc508 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun Jul 2 14:12:20 2017 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Jul 2 14:14:50 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af73ebc1
l10n.eclass: Add myself as maintainer. eclass/l10n.eclass | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/eclass/l10n.eclass b/eclass/l10n.eclass index 041fe7e5d50..2283088d0d0 100644 --- a/eclass/l10n.eclass +++ b/eclass/l10n.eclass @@ -3,7 +3,9 @@ # @ECLASS: l10n.eclass # @MAINTAINER: -# [email protected] +# Ulrich Müller <[email protected]> +# @AUTHOR: +# Ben de Groot <[email protected]> # @BLURB: convenience functions to handle localizations # @DESCRIPTION: # The l10n (localization) eclass offers a number of functions to more
