commit: 9f6861a7816f2a050d73ccee14b65b842bd6d079 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Fri Dec 13 14:42:21 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Fri Dec 13 15:24:06 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f6861a7
*.eclass: Reassign ml@ eclasses Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> eclass/findlib.eclass | 4 ++-- eclass/oasis.eclass | 2 +- eclass/opam.eclass | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eclass/findlib.eclass b/eclass/findlib.eclass index d515dce340a..3a165cfb4b4 100644 --- a/eclass/findlib.eclass +++ b/eclass/findlib.eclass @@ -1,9 +1,9 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: findlib.eclass # @MAINTAINER: -# [email protected] +# [email protected] # @AUTHOR: # Original author: Matthieu Sozeau <[email protected]> (retired) # @BLURB: ocamlfind (a.k.a. findlib) eclass diff --git a/eclass/oasis.eclass b/eclass/oasis.eclass index 7727253575d..3071243265b 100644 --- a/eclass/oasis.eclass +++ b/eclass/oasis.eclass @@ -3,7 +3,7 @@ # @ECLASS: oasis.eclass # @MAINTAINER: -# [email protected] +# [email protected] # @AUTHOR: # Original Author: Alexis Ballier <[email protected]> # @SUPPORTED_EAPIS: 3 4 5 6 7 diff --git a/eclass/opam.eclass b/eclass/opam.eclass index 5cd6748929c..382dc00e511 100644 --- a/eclass/opam.eclass +++ b/eclass/opam.eclass @@ -1,9 +1,9 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: opam.eclass # @MAINTAINER: -# Gentoo ML Project <[email protected]> +# [email protected] # @AUTHOR: # Alexis Ballier <[email protected]> # @SUPPORTED_EAPIS: 5 6 7
