From: Michał Górny Date: Fri, 23 Sep 2011 14:10:47 +0000 (+0000) Subject: Adding myself as a co-maintainer. X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=f6b03d263b9eb7c7af68f7649f723da7ff4a3231;p=gentoo.git Adding myself as a co-maintainer. --- diff --git a/eclass/git-2.eclass b/eclass/git-2.eclass index 8241bd419c97..b3d53eddf9df 100644 --- a/eclass/git-2.eclass +++ b/eclass/git-2.eclass @@ -1,10 +1,11 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/git-2.eclass,v 1.25 2011/09/23 13:59:11 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/git-2.eclass,v 1.26 2011/09/23 14:10:47 mgorny Exp $ # @ECLASS: git-2.eclass # @MAINTAINER: # Donnie Berkholz +# Michał Górny # @BLURB: Eclass for fetching and unpacking git repositories. # @DESCRIPTION: # Eclass for easing maitenance of live ebuilds using git as remote repository.