mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
windsend-rs: remove nayeko from maintainers
This commit is contained in:
parent
030119ec73
commit
2b679b39a3
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ rustPlatform.buildRustPackage rec {
|
|||
homepage = "https://github.com/doraemonkeys/WindSend";
|
||||
mainProgram = "wind_send";
|
||||
license = with lib.licenses; [ mit ];
|
||||
maintainers = with lib.maintainers; [ nayeko ];
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
platforms = lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue