itgmania: add myself as maintainer

I play this game as well and would like to adopt maintainership.

Signed-off-by: David Wronek <david.wronek@mainlining.org>
This commit is contained in:
David Wronek
2026-03-20 12:12:48 +01:00
parent 5ece2cd7b1
commit dc4b9cacfc
+1
View File
@@ -91,6 +91,7 @@ stdenv.mkDerivation (finalAttrs: {
maintainers = with lib.maintainers; [
ftsimas
maxwell-lt
ungeskriptet
];
mainProgram = "itgmania";
};