immersed-vr: Add pandapip1 as maintainer

This commit is contained in:
Gavin John 2024-07-11 16:59:00 -04:00 committed by Gavin John
parent fbbeadbe17
commit 82816bac61

View File

@ -26,7 +26,7 @@ let
description = "VR coworking platform";
homepage = "https://immersed.com";
license = licenses.unfree;
maintainers = with maintainers; [ haruki7049 ];
maintainers = with maintainers; [ haruki7049 pandapip1 ];
platforms = builtins.attrNames sources;
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
};