summaryrefslogtreecommitdiff
path: root/net-misc/httpie/metadata.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-09-25 20:21:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-09-25 20:21:45 +0100
commitc719fdcee603a5a706a45d10cb598762d56a727d (patch)
tree620cbf137661399a3fb1eff92914204f9a970713 /net-misc/httpie/metadata.xml
parentcc4618c9ba3d974948ebf340b542d8cb01db2f55 (diff)
gentoo resync : 25.09.2021
Diffstat (limited to 'net-misc/httpie/metadata.xml')
-rw-r--r--net-misc/httpie/metadata.xml14
1 files changed, 12 insertions, 2 deletions
diff --git a/net-misc/httpie/metadata.xml b/net-misc/httpie/metadata.xml
index ee6866684a3b..4bfbb6afe5f7 100644
--- a/net-misc/httpie/metadata.xml
+++ b/net-misc/httpie/metadata.xml
@@ -1,7 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
- <!-- maintainer-needed -->
+ <maintainer type="person" proxied="yes">
+ <email>mickael@apible.io</email>
+ <name>Mickaƫl Schoentgen</name>
+ </maintainer>
+ <maintainer type="project" proxied="proxy">
+ <email>proxy-maint@gentoo.org</email>
+ <name>Proxy Maintainers</name>
+ </maintainer>
<longdescription lang="en">
HTTPie (pronounced aitch-tee-tee-pie) is a command line HTTP
client. Its goal is to make CLI interaction with web services as
@@ -12,7 +19,10 @@
servers.
</longdescription>
<upstream>
- <remote-id type="github">jakubroztocil/httpie</remote-id>
+ <bugs-to>https://github.com/httpie/httpie/issues</bugs-to>
+ <changelog>https://raw.githubusercontent.com/httpie/httpie/master/CHANGELOG.md</changelog>
+ <doc>https://httpie.io/docs</doc>
+ <remote-id type="github">httpie/httpie</remote-id>
<remote-id type="pypi">httpie</remote-id>
</upstream>
</pkgmetadata>