Commit dc4b9cac authored by David Wronek's avatar David Wronek
Browse files

itgmania: add myself as maintainer



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

Signed-off-by: default avatarDavid Wronek <david.wronek@mainlining.org>
parent 5ece2cd7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -91,6 +91,7 @@ stdenv.mkDerivation (finalAttrs: {
    maintainers = with lib.maintainers; [
      ftsimas
      maxwell-lt
      ungeskriptet
    ];
    mainProgram = "itgmania";
  };