Skip to content

Commit 4abfe28

Browse files
GliczyEmery Hemingway
authored andcommitted
mgba: adopt
1 parent e49336f commit 4abfe28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/by-name/mg/mgba/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ stdenv.mkDerivation (finalAttrs: {
9999
changelog = "https://raw.githubusercontent.com/mgba-emu/mgba/${finalAttrs.src.rev}/CHANGES";
100100
license = with lib.licenses; [ mpl20 ];
101101
mainProgram = "mgba";
102-
maintainers = with lib.maintainers; [ ];
102+
maintainers = with lib.maintainers; [ Gliczy ];
103103
platforms = lib.platforms.linux;
104104
broken = enableDiscordRpc; # Some obscure `ld` error
105105
};

0 commit comments

Comments
 (0)