diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-12-13 15:42:21 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-12-13 16:24:06 +0100 |
commit | 9f6861a7816f2a050d73ccee14b65b842bd6d079 (patch) | |
tree | c9040c249de4751b0c4b3b3db09fa1c652c1a823 /eclass | |
parent | */*: Remove ml@ from packages maintainers (diff) | |
download | gentoo-9f6861a7816f2a050d73ccee14b65b842bd6d079.tar.gz gentoo-9f6861a7816f2a050d73ccee14b65b842bd6d079.tar.bz2 gentoo-9f6861a7816f2a050d73ccee14b65b842bd6d079.zip |
*.eclass: Reassign ml@ eclasses
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/findlib.eclass | 4 | ||||
-rw-r--r-- | eclass/oasis.eclass | 2 | ||||
-rw-r--r-- | eclass/opam.eclass | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/eclass/findlib.eclass b/eclass/findlib.eclass index d515dce340ab..3a165cfb4b41 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: -# ml@gentoo.org +# maintainer-needed@gentoo.org # @AUTHOR: # Original author: Matthieu Sozeau <mattam@gentoo.org> (retired) # @BLURB: ocamlfind (a.k.a. findlib) eclass diff --git a/eclass/oasis.eclass b/eclass/oasis.eclass index 7727253575d4..3071243265b2 100644 --- a/eclass/oasis.eclass +++ b/eclass/oasis.eclass @@ -3,7 +3,7 @@ # @ECLASS: oasis.eclass # @MAINTAINER: -# ml@gentoo.org +# maintainer-needed@gentoo.org # @AUTHOR: # Original Author: Alexis Ballier <aballier@gentoo.org> # @SUPPORTED_EAPIS: 3 4 5 6 7 diff --git a/eclass/opam.eclass b/eclass/opam.eclass index 5cd6748929cf..382dc00e511b 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 <ml@gentoo.org> +# maintainer-needed@gentoo.org # @AUTHOR: # Alexis Ballier <aballier@gentoo.org> # @SUPPORTED_EAPIS: 5 6 7 |