diff options
author | Sam James <sam@gentoo.org> | 2021-02-25 03:03:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-25 03:09:33 +0000 |
commit | e09c68ef5b25dc7e2923392a0afeb575d3dd0e90 (patch) | |
tree | be819c859dce49b61a477170cb6e058469945aa1 /eclass | |
parent | sci-libs/fftw: cleanup old (diff) | |
download | gentoo-e09c68ef5b25dc7e2923392a0afeb575d3dd0e90.tar.gz gentoo-e09c68ef5b25dc7e2923392a0afeb575d3dd0e90.tar.bz2 gentoo-e09c68ef5b25dc7e2923392a0afeb575d3dd0e90.zip |
dune.eclass: Add ml@ maintainer
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/dune.eclass | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/eclass/dune.eclass b/eclass/dune.eclass index da1813def533..03857d25a2d4 100644 --- a/eclass/dune.eclass +++ b/eclass/dune.eclass @@ -1,10 +1,11 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # @ECLASS: dune.eclass # @MAINTAINER: # rkitover@gmail.com # Mark Wright <gienah@gentoo.org> +# ML <ml@gentoo.org> # @AUTHOR: # Rafael Kitover <rkitover@gmail.com> # @SUPPORTED_EAPIS: 5 6 7 |