diff options
Diffstat (limited to 'dev-python/pushbullet-py/metadata.xml')
-rw-r--r-- | dev-python/pushbullet-py/metadata.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/dev-python/pushbullet-py/metadata.xml b/dev-python/pushbullet-py/metadata.xml new file mode 100644 index 000000000000..9baed788c083 --- /dev/null +++ b/dev-python/pushbullet-py/metadata.xml @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <maintainer type="person"> + <email>sautier.louis@gmail.com</email> + <name>Louis Sautier</name> + </maintainer> + <maintainer type="project"> + <email>proxy-maint@gentoo.org</email> + <name>Proxy Maintainers</name> + </maintainer> + <upstream> + <remote-id type="pypi">pushbullet.py</remote-id> + <remote-id type="github">randomchars/pushbullet.py</remote-id> + <bugs-to>https://github.com/randomchars/pushbullet.py/issues</bugs-to> + </upstream> +</pkgmetadata> |