phosh: remove myself from maintainers
This commit is contained in:
parent
16d6e2d5cc
commit
6018365121
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ stdenv.mkDerivation rec {
|
||||||
description = "A pure Wayland shell prototype for GNOME on mobile devices";
|
description = "A pure Wayland shell prototype for GNOME on mobile devices";
|
||||||
homepage = "https://gitlab.gnome.org/World/Phosh/phosh";
|
homepage = "https://gitlab.gnome.org/World/Phosh/phosh";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
maintainers = with maintainers; [ jtojnar masipcat zhaofengli ];
|
maintainers = with maintainers; [ masipcat zhaofengli ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue