commit: 5fed7fb211da04500235372093e91a29d722631c Author: Louis Sautier <sbraz <AT> gentoo <DOT> org> AuthorDate: Sun Jun 17 23:32:41 2018 +0000 Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org> CommitDate: Mon Jun 18 10:34:02 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fed7fb2
dev-python/pushbullet-py: change my email in metadata.xml Package-Manager: Portage-2.3.40, Repoman-2.3.9 dev-python/pushbullet-py/metadata.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/dev-python/pushbullet-py/metadata.xml b/dev-python/pushbullet-py/metadata.xml index 9baed788c08..27bb94ce1bf 100644 --- a/dev-python/pushbullet-py/metadata.xml +++ b/dev-python/pushbullet-py/metadata.xml @@ -2,13 +2,9 @@ <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer type="person"> - <email>[email protected]</email> + <email>[email protected]</email> <name>Louis Sautier</name> </maintainer> - <maintainer type="project"> - <email>[email protected]</email> - <name>Proxy Maintainers</name> - </maintainer> <upstream> <remote-id type="pypi">pushbullet.py</remote-id> <remote-id type="github">randomchars/pushbullet.py</remote-id>
