cherry-studio/.github/CODEOWNERS
fullex 4f0cba15a0 chore: add CODEOWNERS entry for v2-refactor-temp directory
- Assign @0xfullex as the code owner for the new v2-refactor-temp directory to streamline collaboration during the V2 refactoring process.
2025-11-29 19:36:42 +08:00

16 lines
404 B
Plaintext

/src/renderer/src/store/ @0xfullex
/src/renderer/src/databases/ @0xfullex
/src/main/services/ConfigManager.ts @0xfullex
/packages/shared/IpcChannel.ts @0xfullex
/src/main/ipc.ts @0xfullex
/migrations/ @0xfullex
/packages/shared/data/ @0xfullex
/src/main/data/ @0xfullex
/src/renderer/src/data/ @0xfullex
/v2-refactor-temp/ @0xfullex
/packages/ui/ @MyPrototypeWhat
/app-upgrade-config.json @kangfenmao