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/opam.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/opam.eclass')
-rw-r--r-- | eclass/opam.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
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 |