mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-18 03:30:45 +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 a new issue