Skip to content

Commit 490e77c

Browse files
committed
SDL2: add superherointj as maintainer
1 parent 8e8be88 commit 490e77c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgs/development/libraries/SDL2/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,6 @@ stdenv.mkDerivation rec {
173173
homepage = "http://www.libsdl.org/";
174174
license = licenses.zlib;
175175
platforms = platforms.all;
176-
maintainers = with maintainers; [ cpages ];
176+
maintainers = with maintainers; [ cpages superherointj ];
177177
};
178178
}

0 commit comments

Comments
 (0)