guile-sdl2: add vyp as maintainer
This commit is contained in:
parent
c758e553de
commit
2327fa6996
@ -37,7 +37,7 @@ in stdenv.mkDerivation {
|
|||||||
description = "Bindings to SDL2 for GNU Guile";
|
description = "Bindings to SDL2 for GNU Guile";
|
||||||
homepage = "https://git.dthompson.us/guile-sdl2.git";
|
homepage = "https://git.dthompson.us/guile-sdl2.git";
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
maintainers = with maintainers; [ seppeljordan ];
|
maintainers = with maintainers; [ seppeljordan vyp ];
|
||||||
platforms = platforms.all;
|
platforms = platforms.all;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user