guile-sdl: remove vyp
See https://github.com/NixOS/nixpkgs/issues/290642.
This commit is contained in:
@@ -54,7 +54,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
description = "Guile bindings for SDL";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
maintainers = lib.teams.sdl.members
|
||||
++ (with lib.maintainers; [ vyp ]);
|
||||
++ (with lib.maintainers; [ ]);
|
||||
inherit (guile.meta) platforms;
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user