Skip to content

Commit 19e39ac

Browse files
committed
monado: Add pandapip1 to maintainers
1 parent 7b95617 commit 19e39ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkgs/by-name/mo/monado/package.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ stdenv.mkDerivation (finalAttrs: {
152152
description = "Open source XR runtime";
153153
homepage = "https://monado.freedesktop.org/";
154154
license = licenses.boost;
155-
maintainers = with maintainers; [ Scrumplex expipiplus1 prusnak ];
155+
maintainers = with maintainers; [ Scrumplex expipiplus1 prusnak pandapip1 ];
156156
platforms = platforms.linux;
157157
mainProgram = "monado-cli";
158158
};

0 commit comments

Comments
 (0)