diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000000..97cfd4469c --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,4 @@ +/migrations/ @0xfullex +/packages/shared/data/ @0xfullex +/src/main/data/ @0xfullex +/src/renderer/src/data/ @0xfullex \ No newline at end of file