diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-05-20 08:01:29 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-05-20 08:01:29 +0000 |
commit | 7b3fb007c603ac519c9e6e2b11d0ad43b9ceeda6 (patch) | |
tree | 941c0289dd2905b3ca4769a7be32f144b8a25349 /www-misc | |
parent | Add myself to the maintainers list. (diff) | |
download | gentoo-2-7b3fb007c603ac519c9e6e2b11d0ad43b9ceeda6.tar.gz gentoo-2-7b3fb007c603ac519c9e6e2b11d0ad43b9ceeda6.tar.bz2 gentoo-2-7b3fb007c603ac519c9e6e2b11d0ad43b9ceeda6.zip |
Add myself to the maintainers list.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 93491BB8)
Diffstat (limited to 'www-misc')
-rw-r--r-- | www-misc/urlwatch/ChangeLog | 5 | ||||
-rw-r--r-- | www-misc/urlwatch/metadata.xml | 4 |
2 files changed, 8 insertions, 1 deletions
diff --git a/www-misc/urlwatch/ChangeLog b/www-misc/urlwatch/ChangeLog index aaf4962a2ed2..ea52883ce023 100644 --- a/www-misc/urlwatch/ChangeLog +++ b/www-misc/urlwatch/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-misc/urlwatch # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/urlwatch/ChangeLog,v 1.9 2015/04/08 18:29:12 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/urlwatch/ChangeLog,v 1.10 2015/05/20 08:01:29 monsieurp Exp $ + + 20 May 2015; Patrice Clement <monsieurp@gentoo.org> metadata.xml: + Add myself to the maintainers list. 08 Apr 2015; Michał Górny <mgorny@gentoo.org> urlwatch-1.16.ebuild: Drop old Python implementations diff --git a/www-misc/urlwatch/metadata.xml b/www-misc/urlwatch/metadata.xml index a8283169c80e..0710a69773a9 100644 --- a/www-misc/urlwatch/metadata.xml +++ b/www-misc/urlwatch/metadata.xml @@ -5,6 +5,10 @@ <email>radhermit@gentoo.org</email> <name>Tim Harder</name> </maintainer> + <maintainer> + <email>monsieurp@gentoo.org</email> + <name>Patrice Clement</name> + </maintainer> <upstream> <remote-id type="pypi">urlwatch</remote-id> </upstream> |