mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
aider-chat: add maintainer
This commit is contained in:
@@ -393,7 +393,10 @@ let
|
||||
homepage = "https://github.com/paul-gauthier/aider";
|
||||
changelog = "https://github.com/paul-gauthier/aider/blob/v${version}/HISTORY.md";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ happysalada ];
|
||||
maintainers = with lib.maintainers; [
|
||||
happysalada
|
||||
yzx9
|
||||
];
|
||||
mainProgram = "aider";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user