commit: f2d50daef89a8037c59ca2144e125893caa12908 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 25 03:04:48 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 25 03:09:37 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2d50dae
opam.eclass: add ml@ maintainer Signed-off-by: Sam James <sam <AT> gentoo.org> eclass/opam.eclass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/eclass/opam.eclass b/eclass/opam.eclass index 05ebea51054..338ba842cd9 100644 --- a/eclass/opam.eclass +++ b/eclass/opam.eclass @@ -1,9 +1,10 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: opam.eclass # @MAINTAINER: # Mark Wright <[email protected]> +# ML <[email protected]> # @AUTHOR: # Alexis Ballier <[email protected]> # @SUPPORTED_EAPIS: 5 6 7
