dev-lang/nim: add nim@gentoo.org to maintainers

Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
Maciej Barć
2023-02-27 20:22:02 +01:00
parent 9c9576408a
commit 570da9a51e

View File

@@ -6,6 +6,10 @@
<email>xgqt@gentoo.org</email>
<name>Maciej Barć</name>
</maintainer>
<maintainer type="project">
<email>nim@gentoo.org</email>
<name>Gentoo Nim Project</name>
</maintainer>
<longdescription>
Nim is a statically typed compiled systems programming language.
It combines successful concepts from mature languages like Python,