immersed: Remove haruki7049 from meta.maintainers

This commit is contained in:
haruki7049
2025-09-17 13:06:42 +09:00
parent 83f02f4b4b
commit 64a14b0cfb
+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 ];
};