proton-ge-bin: add Scrumplex as maintainer

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu
2025-02-09 19:04:15 +01:00
parent c2918476e4
commit a94bd68c17
@@ -70,6 +70,7 @@ stdenvNoCC.mkDerivation (finalAttrs: {
license = lib.licenses.bsd3;
maintainers = with lib.maintainers; [
NotAShelf
Scrumplex
shawn8901
];
platforms = [ "x86_64-linux" ];