Skip to content

Commit 12cafc6

Browse files
committed
wine: add myself as a maintainer
1 parent 52b8951 commit 12cafc6

File tree

1 file changed

+2
-1
lines changed
  • pkgs/applications/emulators/wine

1 file changed

+2
-1
lines changed

pkgs/applications/emulators/wine/base.nix

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -301,9 +301,10 @@ stdenv.mkDerivation (
301301
inherit badPlatforms platforms;
302302
maintainers = with lib.maintainers; [
303303
avnik
304-
raskin
305304
bendlas
306305
jmc-figueira
306+
kira-bruneau
307+
raskin
307308
reckenrode
308309
];
309310
inherit mainProgram;

0 commit comments

Comments
 (0)