diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index cf0ef66028..4596fc41d6 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,5 @@ /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 \ No newline at end of file +/src/main/ipc.ts @0xfullex