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:
MyPrototypeWhat 2025-09-15 12:34:56 +08:00
parent c936bddfe7
commit bf2f6ddd7f

2
.github/CODEOWNERS vendored
View File

@ -7,3 +7,5 @@
/packages/shared/data/ @0xfullex
/src/main/data/ @0xfullex
/src/renderer/src/data/ @0xfullex
/packages/ui/ @MyPrototypeWhat