dev-cpp/plog: add myself as a maintainer

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2021-05-03 19:04:14 +02:00
parent 192fd415e5
commit dc79bafe7f

View File

@@ -1,20 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>
lssndrbarbieri@gmail.com
</email>
<name>
Alessandro Barbieri
</name>
</maintainer>
<upstream>
<bugs-to>
https://github.com/SergiusTheBest/plog/issues
</bugs-to>
<remote-id type="github">
SergiusTheBest/plog
</remote-id>
</upstream>
<maintainer type="person">
<email>lssndrbarbieri@gmail.com</email>
<name>Alessandro Barbieri</name>
</maintainer>
<upstream>
<bugs-to>https://github.com/SergiusTheBest/plog/issues</bugs-to>
<remote-id type="github">SergiusTheBest/plog</remote-id>
</upstream>
</pkgmetadata>