lol

go-sct: remove myself as maintainer

+1 -1
+1 -1
pkgs/tools/X11/go-sct/default.nix
··· 21 21 meta = with lib; { 22 22 description = "Color temperature setting library and CLI that operates in a similar way to f.lux and Redshift"; 23 23 license = licenses.mit; 24 - maintainers = with maintainers; [ rvolosatovs cstrahan ]; 24 + maintainers = with maintainers; [ cstrahan ]; 25 25 platforms = platforms.linux ++ platforms.windows; 26 26 }; 27 27 }