mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
clashtui: remove nayeko from maintainers
This commit is contained in:
parent
b35afb8c66
commit
030119ec73
1 changed files with 1 additions and 1 deletions
|
@ -47,6 +47,6 @@ rustPlatform.buildRustPackage rec {
|
|||
mainProgram = "clashtui";
|
||||
license = lib.licenses.mit;
|
||||
platforms = lib.platforms.linux;
|
||||
maintainers = with lib.maintainers; [ nayeko ];
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue