summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlice Ferrazzi <alicef@gentoo.org>2016-09-24 19:10:49 +0100
committerAlice Ferrazzi <alicef@gentoo.org>2016-09-24 19:10:49 +0100
commit9d7866541f81e55ad73f89445cb1aa01ceac6df2 (patch)
treeb0c04cc790505a678221c5c97a1023295e09eb9f
parentdev-python/paramiko: version bump to 2.0.2 (diff)
downloadgentoo-9d786654.tar.gz
gentoo-9d786654.tar.bz2
gentoo-9d786654.zip
dev-python/paramiko: add maintainer
Package-Manager: portage-2.2.28
-rw-r--r--dev-python/paramiko/metadata.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev-python/paramiko/metadata.xml b/dev-python/paramiko/metadata.xml
index f4460273deac..054a7be7a59b 100644
--- a/dev-python/paramiko/metadata.xml
+++ b/dev-python/paramiko/metadata.xml
@@ -5,6 +5,10 @@
<email>python@gentoo.org</email>
<name>Python</name>
</maintainer>
+ <maintainer type="person">
+ <email>alicef@gentoo.org</email>
+ <name>Alice Ferrazzi</name>
+ </maintainer>
<longdescription>
This is a library for making SSH2 connections (client or server).
Emphasis is on using SSH2 as an alternative to SSL for making secure