Skip to content

Commit

Permalink
m-cli: remove maintainer
Browse files Browse the repository at this point in the history
  • Loading branch information
yurrriq committed Mar 11, 2021
1 parent 9d59c03 commit 9628427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/os-specific/darwin/m-cli/default.nix
Expand Up @@ -40,6 +40,6 @@ stdenv.mkDerivation rec {
license = licenses.mit;

platforms = platforms.darwin;
maintainers = with maintainers; [ yurrriq ];
maintainers = with maintainers; [];
};
}

0 comments on commit 9628427

Please sign in to comment.