diff --git a/pkgs/data/themes/sweet/default.nix b/pkgs/data/themes/sweet/default.nix index 2f2028675a61..308392a2450b 100644 --- a/pkgs/data/themes/sweet/default.nix +++ b/pkgs/data/themes/sweet/default.nix @@ -78,7 +78,7 @@ stdenvNoCC.mkDerivation (finalAttrs: { description = "Light and dark colorful Gtk3.20+ theme"; homepage = "https://github.com/EliverLara/Sweet"; license = licenses.gpl3Plus; - maintainers = with maintainers; [ fuzen ]; + maintainers = with maintainers; [ fuzen d3vil0p3r ]; platforms = platforms.unix; }; -}) \ No newline at end of file +})