Unverified Commit 00aaa014 authored by Sefa Eyeoglu's avatar Sefa Eyeoglu
Browse files

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: default avatarSefa Eyeoglu <contact@scrumplex.net>
parent 4cae1b7d
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -15,7 +15,6 @@ let
    license = lib.licenses.unfree;
    mainProgram = "WinBox";
    maintainers = with lib.maintainers; [
      Scrumplex
      yrd
      savalet
    ];