Add CODEOWNER for app-upgrade-config.json

This commit is contained in:
fullex 2025-11-14 19:02:03 +08:00 committed by GitHub
parent 073d43c7cb
commit e033eb5b5c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.github/CODEOWNERS vendored
View File

@ -3,3 +3,4 @@
/src/main/services/ConfigManager.ts @0xfullex /src/main/services/ConfigManager.ts @0xfullex
/packages/shared/IpcChannel.ts @0xfullex /packages/shared/IpcChannel.ts @0xfullex
/src/main/ipc.ts @0xfullex /src/main/ipc.ts @0xfullex
/app-upgrade-config.json @kangfenmao