mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-23 10:00:08 +08:00
chore: update CODEOWNERS to include new UI package ownership
- Added ownership for the /packages/ui/ directory to @MyPrototypeWhat. - Ensured consistent ownership assignment across relevant directories.
This commit is contained in:
parent
c936bddfe7
commit
bf2f6ddd7f
6
.github/CODEOWNERS
vendored
6
.github/CODEOWNERS
vendored
@ -3,7 +3,9 @@
|
|||||||
/packages/shared/IpcChannel.ts @0xfullex
|
/packages/shared/IpcChannel.ts @0xfullex
|
||||||
/src/main/ipc.ts @0xfullex
|
/src/main/ipc.ts @0xfullex
|
||||||
|
|
||||||
/migrations/ @0xfullex
|
/migrations/ @0xfullex
|
||||||
/packages/shared/data/ @0xfullex
|
/packages/shared/data/ @0xfullex
|
||||||
/src/main/data/ @0xfullex
|
/src/main/data/ @0xfullex
|
||||||
/src/renderer/src/data/ @0xfullex
|
/src/renderer/src/data/ @0xfullex
|
||||||
|
|
||||||
|
/packages/ui/ @MyPrototypeWhat
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user