diff options
author | 2013-11-03 05:52:45 +0000 | |
---|---|---|
committer | 2013-11-03 05:52:45 +0000 | |
commit | c90ac119f49800d22d7122a1c7acf410cd232549 (patch) | |
tree | b83d22c43fa73ab1c9824fca3df2c2d09396b2ff /dev-vcs/git | |
parent | adding myself to maintainers (diff) | |
download | gentoo-2-c90ac119f49800d22d7122a1c7acf410cd232549.tar.gz gentoo-2-c90ac119f49800d22d7122a1c7acf410cd232549.tar.bz2 gentoo-2-c90ac119f49800d22d7122a1c7acf410cd232549.zip |
just adding myself to the list of maintianers
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Diffstat (limited to 'dev-vcs/git')
-rw-r--r-- | dev-vcs/git/ChangeLog | 5 | ||||
-rw-r--r-- | dev-vcs/git/metadata.xml | 3 |
2 files changed, 7 insertions, 1 deletions
diff --git a/dev-vcs/git/ChangeLog b/dev-vcs/git/ChangeLog index f7743d449769..97f1a4cb0f7d 100644 --- a/dev-vcs/git/ChangeLog +++ b/dev-vcs/git/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-vcs/git # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.220 2013/11/01 17:25:36 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-vcs/git/ChangeLog,v 1.221 2013/11/03 05:52:45 prometheanfire Exp $ + + 03 Nov 2013; Matthew Thode <prometheanfire@gentoo.org> metadata.xml: + just adding myself to the list of maintianers 01 Nov 2013; Lars Wendler <polynomial-c@gentoo.org> metadata.xml: Added myself as maintainer. diff --git a/dev-vcs/git/metadata.xml b/dev-vcs/git/metadata.xml index c52fceb181b9..a37ea0b32315 100644 --- a/dev-vcs/git/metadata.xml +++ b/dev-vcs/git/metadata.xml @@ -6,6 +6,9 @@ <name>Robin H. Johnson</name> </maintainer> <maintainer> + <email>prometheanfire@gentoo.org</email> + </maintainer> + <maintainer> <email>polynomial-c@gentoo.org</email> <name>Lars Wendler</name> </maintainer> |