osu-lazer-bin: add maintainer

This commit does not bring a package update, however, it adds me as a
maintainer for the osu-lazer-bin package.
This commit is contained in:
spacefault
2023-10-16 04:04:15 -06:00
parent 0da19309cc
commit 011def6106
+1 -1
View File
@@ -70,7 +70,7 @@ let
unfreeRedistributable # osu-framework contains libbass.so in repository
];
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
maintainers = with maintainers; [ delan stepbrobd ];
maintainers = with maintainers; [ delan stepbrobd spacefault ];
mainProgram = "osu!";
platforms = [ "aarch64-darwin" "x86_64-darwin" "x86_64-linux" ];
};