cider-2: remove itsvic-dev from maintainers

I no longer use this program, I haven't maintained it in a long while,
and I would rather not associate myself with the Cider project anymore
in any capacity.
This commit is contained in:
Victor B.
2026-02-20 19:46:17 +01:00
parent 59a477bed0
commit e308e0022d
-1
View File
@@ -99,7 +99,6 @@ stdenv.mkDerivation rec {
mainProgram = "cider-2";
maintainers = with lib.maintainers; [
amadejkastelic
itsvic-dev
l0r3v
];
platforms = [ "x86_64-linux" ];