From d561156d719ff0e28084af815ef63e55cc627613 Mon Sep 17 00:00:00 2001 From: figsoda Date: Tue, 26 Oct 2021 19:50:46 -0400 Subject: eww: add legendofmiracles as a maintainer Co-authored-by: legendofmiracles <30902201+legendofmiracles@users.noreply.github.com> --- pkgs/applications/window-managers/eww/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/applications/window-managers') diff --git a/pkgs/applications/window-managers/eww/default.nix b/pkgs/applications/window-managers/eww/default.nix index c96ddcbaf21e5..08160690dcbcb 100644 --- a/pkgs/applications/window-managers/eww/default.nix +++ b/pkgs/applications/window-managers/eww/default.nix @@ -38,6 +38,6 @@ rustPlatform.buildRustPackage rec { description = "ElKowars wacky widgets"; homepage = "https://github.com/elkowar/eww"; license = licenses.mit; - maintainers = with maintainers; [ figsoda ]; + maintainers = with maintainers; [ figsoda legendofmiracles ]; }; } -- cgit 1.4.1