Adding myself as a co-maintainer.
authorMichał Górny <mgorny@gentoo.org>
Fri, 23 Sep 2011 14:10:47 +0000 (14:10 +0000)
committerMichał Górny <mgorny@gentoo.org>
Fri, 23 Sep 2011 14:10:47 +0000 (14:10 +0000)
eclass/git-2.eclass

index 8241bd419c9752c9c1966cbb8785576d6e9100ae..b3d53eddf9dfe407830db248e8737b4d0f031047 100644 (file)
@@ -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 <dberkholz@gentoo.org>
+# Michał Górny <mgorny@gentoo.org>
 # @BLURB: Eclass for fetching and unpacking git repositories.
 # @DESCRIPTION:
 # Eclass for easing maitenance of live ebuilds using git as remote repository.