diff options
author | Dirkjan Ochtman <djc@gentoo.org> | 2017-06-09 13:22:58 +0200 |
---|---|---|
committer | Dirkjan Ochtman <djc@gentoo.org> | 2017-06-09 13:53:32 +0200 |
commit | b8268f3774cba75caa4a5dd72ad483158a4beab7 (patch) | |
tree | c29b4e7285dc395fca789be3b3ac38b34c3777e7 /eclass/mercurial.eclass | |
parent | dev-vcs/mercurial: remove myself as a maintainer (diff) | |
download | gentoo-b8268f3774cba75caa4a5dd72ad483158a4beab7.tar.gz gentoo-b8268f3774cba75caa4a5dd72ad483158a4beab7.tar.bz2 gentoo-b8268f3774cba75caa4a5dd72ad483158a4beab7.zip |
eclass: remove myself as maintainer of mercurial eclass
Diffstat (limited to 'eclass/mercurial.eclass')
-rw-r--r-- | eclass/mercurial.eclass | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/eclass/mercurial.eclass b/eclass/mercurial.eclass index ca41ff45ac2e..ad3102b7590d 100644 --- a/eclass/mercurial.eclass +++ b/eclass/mercurial.eclass @@ -4,7 +4,6 @@ # @ECLASS: mercurial.eclass # @MAINTAINER: # Christoph Junghans <junghans@gentoo.org> -# Dirkjan Ochtman <djc@gentoo.org> # @AUTHOR: # Next gen author: Krzysztof Pawlik <nelchael@gentoo.org> # Original author: Aron Griffis <agriffis@gentoo.org> |