winbox4: remove Scrumplex from maintainers

I was happy to get this working on NixOS, but as I don't actually own
any MikroTik hardware myself, I don't think it's a good idea to maintain
this.

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu
2026-04-30 22:58:42 +02:00
parent 4cae1b7d09
commit 00aaa01495
-1
View File
@@ -15,7 +15,6 @@ let
license = lib.licenses.unfree;
mainProgram = "WinBox";
maintainers = with lib.maintainers; [
Scrumplex
yrd
savalet
];