commit: 5e05c0ca9c82263424686d2590077fbd5b9cc87b Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Apr 13 14:30:21 2016 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Apr 13 14:35:12 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e05c0ca
git-2.eclass: Remove myself from maintainers eclass/git-2.eclass | 1 - 1 file changed, 1 deletion(-) diff --git a/eclass/git-2.eclass b/eclass/git-2.eclass index 6101ad4..4606e0e 100644 --- a/eclass/git-2.eclass +++ b/eclass/git-2.eclass @@ -4,7 +4,6 @@ # @ECLASS: git-2.eclass # @MAINTAINER: -# Michał Górny <[email protected]> # Donnie Berkholz <[email protected]> # @BLURB: Eclass for fetching and unpacking git repositories. # @DESCRIPTION:
