commit: dc144da6026c91ea3db3f4619d089d2dafbd9aa9 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Tue Feb 6 13:37:22 2018 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Tue Feb 6 13:38:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc144da6
bzr.eclass: Take maintainership. eclass/bzr.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/bzr.eclass b/eclass/bzr.eclass index 89c736427c2..ef1b4793686 100644 --- a/eclass/bzr.eclass +++ b/eclass/bzr.eclass @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # # @ECLASS: bzr.eclass # @MAINTAINER: -# No maintainer <[email protected]> +# Ulrich Müller <[email protected]> # @AUTHOR: # Jorge Manuel B. S. Vicetto <[email protected]> # Mark Lee <[email protected]>
