blob: cb9ccde0841cb1bc978962bc4e90709a08f59829 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>arianxdehghani@gmail.com</email>
<name>Arian Dehghani</name>
</maintainer>
<maintainer type="person">
<email>sm+gentoo@skym.fi</email>
<name>Skyler Mäntysaari</name>
</maintainer>
<upstream>
<remote-id type="github">getsops/sops</remote-id>
<bugs-to>https://github.com/getsops/sops/issues</bugs-to>
<changelog>https://github.com/getsops/sops/blob/main/CHANGELOG.rst</changelog>
</upstream>
</pkgmetadata>
|