mindustry: remove thekostins from maintainers

This commit is contained in:
indium114
2026-08-09 17:27:41 +02:00
parent 1bdb71aa3e
commit 79e035da49

View File

@@ -258,7 +258,6 @@ stdenv.mkDerivation {
license = lib.licenses.gpl3Plus;
maintainers = with lib.maintainers; [
fgaz
thekostins
indium114
];
platforms = lib.platforms.all;