diff options
author | Mikhail Pukhlikov <cynede@gentoo.org> | 2018-11-06 16:26:46 +0400 |
---|---|---|
committer | Mikhail Pukhlikov <cynede@gentoo.org> | 2018-11-06 16:26:46 +0400 |
commit | 020b1fe44fcaf2d2a2ccd38af653e5df2e9779a2 (patch) | |
tree | 0bb4d70b60385c9e2d34ddd88b92b46c575580a1 /eclass/dotnet.eclass | |
parent | profiles/base/package.use.mask: remove outdated mono[doc] mask (diff) | |
download | gentoo-020b1fe44fcaf2d2a2ccd38af653e5df2e9779a2.tar.gz gentoo-020b1fe44fcaf2d2a2ccd38af653e5df2e9779a2.tar.bz2 gentoo-020b1fe44fcaf2d2a2ccd38af653e5df2e9779a2.zip |
eclass/dotnet.eclass: use dotnet@gentoo.org as MAINTAINER
Signed-off-by: Mikhail Pukhlikov <cynede@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 9d02e540de3e..3e834835b971 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: |