phosh: Remove archseer as maintainer
Per request: https://github.com/NixOS/nixpkgs/pull/133559#issuecomment-897343555
This commit is contained in:
parent
11dc269ec1
commit
34e8efc3b9
1 changed files with 1 additions and 1 deletions
|
@ -122,7 +122,7 @@ stdenv.mkDerivation rec {
|
|||
description = "A pure Wayland shell prototype for GNOME on mobile devices";
|
||||
homepage = "https://gitlab.gnome.org/World/Phosh/phosh";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ archseer jtojnar masipcat zhaofengli ];
|
||||
maintainers = with maintainers; [ jtojnar masipcat zhaofengli ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue