From 020b1fe44fcaf2d2a2ccd38af653e5df2e9779a2 Mon Sep 17 00:00:00 2001 From: Mikhail Pukhlikov Date: Tue, 6 Nov 2018 16:26:46 +0400 Subject: [PATCH] eclass/dotnet.eclass: use dotnet@gentoo.org as MAINTAINER Signed-off-by: Mikhail Pukhlikov --- eclass/dotnet.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/dotnet.eclass b/eclass/dotnet.eclass index 9d02e540de3e7..3e834835b971a 100644 --- a/eclass/dotnet.eclass +++ b/eclass/dotnet.eclass @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 # @ECLASS: dotnet.eclass -# @MAINTAINER: cynede@gentoo.org +# @MAINTAINER: dotnet@gentoo.org # @SUPPORTED_EAPIS: 1 2 3 4 5 6 7 # @BLURB: common settings and functions for mono and dotnet related packages # @DESCRIPTION: