blob: 2d08bf6b2e5d42ec9fdf9d58c1d01195a73aa40f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>xgqt@gentoo.org</email>
<name>Maciej Barć</name>
</maintainer>
<maintainer type="person">
<email>zappel@simple-co.de</email>
<name>Armas Spann</name>
</maintainer>
<maintainer type="project" proxied="proxy">
<email>proxy-maint@gentoo.org</email>
<name>Proxy Maintainers</name>
</maintainer>
<upstream>
<doc>https://git-cliff.org/docs/</doc>
<bugs-to>https://github.com/orhun/git-cliff/issues</bugs-to>
</upstream>
<longdescription>A highly customizable Changelog Generator that follows Conventional Commit specifications</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|