blob: 6782753fbfc77a5b573179a1e48b06bd59fe2b46 (
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>ceres@ceressees.dev</email>
<name>Ceres Milner</name>
</maintainer>
<upstream>
<bugs-to>
https://github.com/sigoden/dufs/issues
</bugs-to>
<changelog>
https://github.com/sigoden/dufs/blob/main/CHANGELOG.md
</changelog>
<maintainer status="active">
<name>sigoden</name>
<email>sigoden@gmail.com</email>
</maintainer>
<remote-id type="github">sigoden/dufs</remote-id>
</upstream>
</pkgmetadata>
|