chore: add CODEOWNERS file to improve pr reviews handling for data refactor

This commit is contained in:
fullex 2025-09-14 21:05:39 +08:00
parent 734ddd7489
commit 6eccb92817

4
.github/CODEOWNERS vendored Normal file
View File

@ -0,0 +1,4 @@
/src/renderer/src/store/ @0xfullex
/src/main/services/ConfigManager.ts @0xfullex
/packages/shared/IpcChannel.ts @0xfullex
/src/main/ipc.ts @0xfullex