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.
This commit is contained in:
Anderson Torres
2024-07-07 12:20:28 -03:00
parent 084dc9a4df
commit 3cbea455e7
+1 -1
View File
@@ -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; [ ];
};
}