waybar: add lovesegfault as maintainer
This commit is contained in:
parent
2602555416
commit
ecf4afbdaa
@ -82,7 +82,7 @@ stdenv.mkDerivation rec {
|
|||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Highly customizable Wayland bar for Sway and Wlroots based compositors";
|
description = "Highly customizable Wayland bar for Sway and Wlroots based compositors";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ FlorianFranzen minijackson synthetica ];
|
maintainers = with maintainers; [ FlorianFranzen minijackson synthetica lovesegfault ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
homepage = "https://github.com/alexays/waybar";
|
homepage = "https://github.com/alexays/waybar";
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user