python3Packages.llm-openrouter: add acruru as maintainer (#393231)
This commit is contained in:
@@ -51,6 +51,9 @@ buildPythonPackage rec {
|
||||
homepage = "https://github.com/simonw/llm-openrouter";
|
||||
changelog = "https://github.com/simonw/llm-openrouter/releases/tag/${version}/CHANGELOG.md";
|
||||
license = lib.licenses.asl20;
|
||||
maintainers = with lib.maintainers; [ philiptaron ];
|
||||
maintainers = with lib.maintainers; [
|
||||
arcuru
|
||||
philiptaron
|
||||
];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user