chore(codeowners): update CLI ownership (#37375)

This commit is contained in:
-LAN- 2026-06-12 15:33:29 +08:00 committed by GitHub
parent 0e14d07adb
commit 9c25fa1c96
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
.github/CODEOWNERS vendored
View File

@ -23,8 +23,8 @@
/docs/ @crazywoola
# CLI
/cli/ @langgenius/maintainers
/.github/workflows/cli-tests.yml @langgenius/maintainers
/cli/ @GareArc
/.github/workflows/cli-tests.yml @GareArc
# Backend (default owner, more specific rules below will override)
/api/ @QuantumGhost