slimevr: remove myself from maintainers (#470206)

This commit is contained in:
Ryan Burns
2025-12-12 20:19:00 +00:00
committed by GitHub
2 changed files with 0 additions and 2 deletions
@@ -96,7 +96,6 @@ stdenv.mkDerivation (finalAttrs: {
];
maintainers = with lib.maintainers; [
gale-username
imurx
loucass003
];
platforms = with lib.platforms; darwin ++ linux;
-1
View File
@@ -144,7 +144,6 @@ rustPlatform.buildRustPackage rec {
];
maintainers = with lib.maintainers; [
gale-username
imurx
loucass003
];
platforms = with lib.platforms; darwin ++ linux;