m-cli: remove maintainer

authored by Eric Bailey and committed by GitHub 9628427a 9d59c03b

+1 -1
+1 -1
pkgs/os-specific/darwin/m-cli/default.nix
··· 40 40 license = licenses.mit; 41 41 42 42 platforms = platforms.darwin; 43 - maintainers = with maintainers; [ yurrriq ]; 43 + maintainers = with maintainers; []; 44 44 }; 45 45 }