chore: add CODEOWNERS for SDK TypeScript package and remove legacy CLI path alias

This commit is contained in:
mingholy.lmh 2026-01-11 21:24:45 +08:00
parent 7f15256eba
commit 7d40e1470c
3 changed files with 3 additions and 10 deletions

3
.github/CODEOWNERS vendored Normal file
View file

@ -0,0 +1,3 @@
* @tanzhenxin @DennisYu07 @gwinthis @LaZzyMan @pomelo-nwu @Mingholy
# SDK TypeScript package changes require review from Mingholy
packages/sdk-typescript/** @Mingholy