summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2012-04-03 10:32:09 +0000
committerPacho Ramos <pacho@gentoo.org>2012-04-03 10:32:09 +0000
commitbeb0b94d7be8dc5449afe9e71557f7f24c20b8a0 (patch)
treea236b87b9881acc0379c50128b48caba5ff7cdd3 /eclass/git-2.eclass
parentmarked x86 per bug 406037 (diff)
downloadhistorical-beb0b94d7be8dc5449afe9e71557f7f24c20b8a0.tar.gz
historical-beb0b94d7be8dc5449afe9e71557f7f24c20b8a0.tar.bz2
historical-beb0b94d7be8dc5449afe9e71557f7f24c20b8a0.zip
Reorder git-2.eclass maintainers to get bugs assigned to most active maintainer.
Diffstat (limited to 'eclass/git-2.eclass')
-rw-r--r--eclass/git-2.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/git-2.eclass b/eclass/git-2.eclass
index da90f00ee492..1ecc63345b7a 100644
--- a/eclass/git-2.eclass
+++ b/eclass/git-2.eclass
@@ -1,11 +1,11 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/git-2.eclass,v 1.28 2012/01/19 16:53:39 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/git-2.eclass,v 1.29 2012/04/03 10:32:09 pacho Exp $
# @ECLASS: git-2.eclass
# @MAINTAINER:
-# Donnie Berkholz <dberkholz@gentoo.org>
# Michał Górny <mgorny@gentoo.org>
+# Donnie Berkholz <dberkholz@gentoo.org>
# @BLURB: Eclass for fetching and unpacking git repositories.
# @DESCRIPTION:
# Eclass for easing maitenance of live ebuilds using git as remote repository.