diff options
author | Sam James <sam@gentoo.org> | 2021-02-25 03:05:14 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-25 03:09:39 +0000 |
commit | 3cb7eef7ef5cc8bd04fde6b20b4e491371f6f577 (patch) | |
tree | 387b79e3ad26cf53bb46da6235a443da3ec37976 /eclass/oasis.eclass | |
parent | opam.eclass: add ml@ maintainer (diff) | |
download | gentoo-3cb7eef7ef5cc8bd04fde6b20b4e491371f6f577.tar.gz gentoo-3cb7eef7ef5cc8bd04fde6b20b4e491371f6f577.tar.bz2 gentoo-3cb7eef7ef5cc8bd04fde6b20b4e491371f6f577.zip |
oasis.eclass: add ml@ maintainer
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'eclass/oasis.eclass')
-rw-r--r-- | eclass/oasis.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/oasis.eclass b/eclass/oasis.eclass index bcc46b4af326..53cfbb87122e 100644 --- a/eclass/oasis.eclass +++ b/eclass/oasis.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: oasis.eclass # @MAINTAINER: -# maintainer-needed@gentoo.org +# ML <ml@gentoo.org> # @AUTHOR: # Original Author: Alexis Ballier <aballier@gentoo.org> # @SUPPORTED_EAPIS: 3 4 5 |