ast-grep: add xiaoxiangmoe as maintainer

This commit is contained in:
ZHAO Jin-Xiang
2025-01-17 23:52:36 +08:00
parent c53498a79f
commit 8bcc7e660d
+1
View File
@@ -56,6 +56,7 @@ rustPlatform.buildRustPackage rec {
changelog = "https://github.com/ast-grep/ast-grep/blob/${src.rev}/CHANGELOG.md";
license = licenses.mit;
maintainers = with maintainers; [
xiaoxiangmoe
montchr
lord-valen
cafkafk