commit: 73f7a97ba2a552364f956f4e415e4b4817b97927 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Feb 25 03:04:19 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Feb 25 03:09:35 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73f7a97b
findlib.eclass: add ml@ maintainer Signed-off-by: Sam James <sam <AT> gentoo.org> eclass/findlib.eclass | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eclass/findlib.eclass b/eclass/findlib.eclass index 8090d6ce5c2..0e37e2ecfa0 100644 --- a/eclass/findlib.eclass +++ b/eclass/findlib.eclass @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: findlib.eclass # @MAINTAINER: -# [email protected] +# ML <[email protected]> # @AUTHOR: # Original author: Matthieu Sozeau <[email protected]> (retired) # @BLURB: ocamlfind (a.k.a. findlib) eclass
