Remove CODEOWNERS file (#2937)

The broad CODEOWNERS wildcard was adding notification noise without
providing meaningful ownership boundaries. Removing it so that any
team member with write access can provide approving reviews.
This commit is contained in:
tanzhenxin 2026-04-07 13:08:54 +08:00 committed by GitHub
parent b6373ac71e
commit 00a4def954
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

3
.github/CODEOWNERS vendored
View file

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