immersed: Remove haruki7049 from meta.maintainers (#443651)

This commit is contained in:
Winter
2025-09-17 05:08:56 +00:00
committed by GitHub
+1 -4
View File
@@ -31,10 +31,7 @@ let
description = "VR coworking platform";
homepage = "https://immersed.com";
license = licenses.unfree;
maintainers = with maintainers; [
haruki7049
pandapip1
];
maintainers = with maintainers; [ pandapip1 ];
platforms = builtins.attrNames sources;
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
};