diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 000000000..97cfd4469 --- /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