wofi: changed maintainer after @erictapen request
This commit is contained in:
parent
df2984dbf9
commit
c2600f0424
@ -27,7 +27,7 @@ stdenv.mkDerivation rec {
|
|||||||
description = "A launcher/menu program for wlroots based wayland compositors such as sway";
|
description = "A launcher/menu program for wlroots based wayland compositors such as sway";
|
||||||
homepage = "https://hg.sr.ht/~scoopta/wofi";
|
homepage = "https://hg.sr.ht/~scoopta/wofi";
|
||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
maintainers = with maintainers; [ erictapen ];
|
maintainers = with maintainers; [ elyhaka ];
|
||||||
platforms = with platforms; linux;
|
platforms = with platforms; linux;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user