diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS new file mode 100644 index 0000000000..dd38940b88 --- /dev/null +++ b/.github/CODEOWNERS @@ -0,0 +1,2 @@ +# require two approvals for any database migration +packages/cli/src/databases/migrations/ @n8n-io/migrations-review @n8n-io/migrations-second-review \ No newline at end of file