niri: add foo-dogsquared as maintainer
This commit is contained in:
parent
6113be4015
commit
983b6931e7
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ rustPlatform.buildRustPackage rec {
|
|||
description = "A scrollable-tiling Wayland compositor";
|
||||
homepage = "https://github.com/YaLTeR/niri";
|
||||
license = licenses.gpl3Only;
|
||||
maintainers = with maintainers; [ iogamaster ];
|
||||
maintainers = with maintainers; [ iogamaster foo-dogsquared ];
|
||||
mainProgram = "niri";
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue