gentoo-ebuilds/dev-lang/mrustc/metadata.xml
Matt Jolly dfaa5c0a76
dev-lang/mrustc: sync email in metadata.xml
Signed-off-by: Matt Jolly <kangie@gentoo.org>
2025-02-01 01:08:03 +10:00

19 lines
638 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>kangie@gentoo.org</email>
<name>Matt Jolly</name>
<description>Primary maintainer</description>
</maintainer>
<maintainer type="project">
<email>rust@gentoo.org</email>
<name>Gentoo Rust Project</name>
</maintainer>
<longdescription>
A "simple" rust compiler written in C++ that is able to bootstrap a "recent" rustc.
</longdescription>
<upstream>
<remote-id type="github">thepowersgang/mrustc</remote-id>
</upstream>
</pkgmetadata>