blob: 01ee0e2431624f81055a29aac6dd90c47d20239f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>watermanpaint@posteo.net</email>
<name>Lucio Sauer</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/phil-opp/cargo-post/issues</bugs-to>
<changelog>https://github.com/phil-opp/cargo-post/blob/master/Changelog.md</changelog>
<doc>https://docs.rs/crate/cargo-post/latest</doc>
<maintainer>
<name>Philipp Oppermann</name>
<email>contact@phil-opp.com</email>
</maintainer>
<remote-id type="github">phil-opp/cargo-post</remote-id>
</upstream>
</pkgmetadata>
|