summaryrefslogtreecommitdiff
path: root/app-crypt/lego/metadata.xml
blob: be37949035c7b092cfe0efa4a293d2dbab31bd6e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>me@rahil.rocks</email>
		<name>Rahil Bhimjiani</name>
	</maintainer>
	<maintainer type="person">
		<email>ceamac@gentoo.org</email>
		<name>Viorel Munteanu</name>
	</maintainer>
	<maintainer type="project" proxied="proxy">
		<email>proxy-maint@gentoo.org</email>
		<name>Proxy Maintainers</name>
	</maintainer>
	<upstream>
		<remote-id type="github">go-acme/lego</remote-id>
		<bugs-to>https://github.com/go-acme/lego/issues</bugs-to>
		<doc>https://go-acme.github.io/lego/</doc>
	</upstream>
</pkgmetadata>