summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-01-29 05:19:32 +0000
committerSam James <sam@gentoo.org>2023-01-29 05:20:18 +0000
commit87686c2446365c184a3fcf7c61d77f55f530d45c (patch)
treef725fcc10fe6a1cc98b0e469075ba86ef8f9c0cd /net-vpn
parentnet-misc/curl: adopt for base-system@ (co-maint welcome) (diff)
downloadgentoo-87686c2446365c184a3fcf7c61d77f55f530d45c.tar.gz
gentoo-87686c2446365c184a3fcf7c61d77f55f530d45c.tar.bz2
gentoo-87686c2446365c184a3fcf7c61d77f55f530d45c.zip
net-vpn/tor: adopt w/ ajak@
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-vpn')
-rw-r--r--net-vpn/tor/metadata.xml9
1 files changed, 8 insertions, 1 deletions
diff --git a/net-vpn/tor/metadata.xml b/net-vpn/tor/metadata.xml
index 84dd9860f6b3..fcc4644d2af6 100644
--- a/net-vpn/tor/metadata.xml
+++ b/net-vpn/tor/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">
+ <email>ajak@gentoo.org</email>
+ <name>John Helmert III</name>
+ </maintainer>
+ <maintainer type="person">
+ <email>sam@gentoo.org</email>
+ <name>Sam James</name>
+ </maintainer>
<use>
<flag name="scrypt">Use <pkg>app-crypt/libscrypt</pkg> for the scrypt algorithm</flag>
<flag name="server">Enable tor's relay module so it can operate as a relay/bridge/authority</flag>