mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
flut-renamer: remove nayeko from maintainers
This commit is contained in:
parent
2b679b39a3
commit
687cadf36f
1 changed files with 1 additions and 1 deletions
|
@ -30,6 +30,6 @@ flutter324.buildFlutterApplication rec {
|
|||
mainProgram = "flut-renamer";
|
||||
platforms = lib.platforms.linux;
|
||||
license = with lib.licenses; [ gpl3Plus ];
|
||||
maintainers = with lib.maintainers; [ nayeko ];
|
||||
maintainers = with lib.maintainers; [ ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue