From be1aefac05ef7d0bda4d69374edf4822ffa78d99 Mon Sep 17 00:00:00 2001 From: ajs124 Date: Thu, 23 Jun 2022 00:58:42 +0200 Subject: maintainers: remove elyhaka github account deleted --- pkgs/applications/misc/wofi/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/misc') diff --git a/pkgs/applications/misc/wofi/default.nix b/pkgs/applications/misc/wofi/default.nix index d8af28093b9..25cbac7d229 100644 --- a/pkgs/applications/misc/wofi/default.nix +++ b/pkgs/applications/misc/wofi/default.nix @@ -26,7 +26,7 @@ stdenv.mkDerivation rec { description = "A launcher/menu program for wlroots based wayland compositors such as sway"; homepage = "https://hg.sr.ht/~scoopta/wofi"; license = licenses.gpl3Only; - maintainers = with maintainers; [ elyhaka ]; + maintainers = with maintainers; [ ]; platforms = with platforms; linux; }; } -- cgit 1.4.1