diff options
author | Joonas Niilola <juippis@gentoo.org> | 2021-05-12 13:46:13 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2021-05-12 13:46:13 +0300 |
commit | 432dbd5cee5086320d4cea4d64efb768c8c131cd (patch) | |
tree | dc7ebd7c38029d178cd7c2a4628ea83e79f6568d /eclass/dotnet.eclass | |
parent | */*: drop dotnet@g.o (diff) | |
download | gentoo-432dbd5cee5086320d4cea4d64efb768c8c131cd.tar.gz gentoo-432dbd5cee5086320d4cea4d64efb768c8c131cd.tar.bz2 gentoo-432dbd5cee5086320d4cea4d64efb768c8c131cd.zip |
eclass: reassign dotnet@g.o's eclasses to m-n
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'eclass/dotnet.eclass')
-rw-r--r-- | eclass/dotnet.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eclass/dotnet.eclass b/eclass/dotnet.eclass index fd25ad1d5856..cbda4f01d451 100644 --- a/eclass/dotnet.eclass +++ b/eclass/dotnet.eclass @@ -3,7 +3,7 @@ # @ECLASS: dotnet.eclass # @MAINTAINER: -# dotnet@gentoo.org +# maintainer-needed@gentoo.org # @SUPPORTED_EAPIS: 1 2 3 4 5 6 7 # @BLURB: common settings and functions for mono and dotnet related packages # @DESCRIPTION: |