Commit 3cbea455 authored by Anderson Torres's avatar Anderson Torres
Browse files

tk: remove vrthra and lovek323 from meta.maintainers [all orphans]

Tracking issue: https://github.com/NixOS/nixpkgs/issues/290642

Inactive since at least 2017 and 2022 respectively.
parent 084dc9a4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -69,6 +69,6 @@ tcl.mkTclDerivation {
    homepage = "https://www.tcl.tk/";
    license = licenses.tcltk;
    platforms = platforms.all;
    maintainers = with maintainers; [ lovek323 vrthra ];
    maintainers = with maintainers; [ ];
  };
}