mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-26 08:53:21 +00:00
xonsh: remove AndersonTorres from meta.maintainers
Since I can't keep this.
This commit is contained in:
parent
8a0c6be458
commit
5e65c02699
@ -111,7 +111,7 @@ let
|
||||
changelog = "https://github.com/xonsh/xonsh/raw/main/CHANGELOG.rst";
|
||||
license = with lib.licenses; [ bsd3 ];
|
||||
mainProgram = "xonsh";
|
||||
maintainers = with lib.maintainers; [ AndersonTorres samlukeyes123 ];
|
||||
maintainers = with lib.maintainers; [ samlukeyes123 ];
|
||||
};
|
||||
};
|
||||
in
|
||||
|
Loading…
Reference in New Issue
Block a user