diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 63e9baf4b658b..a924c67849106 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,3 +1,4 @@ # If a file is set here, then PRs will require that team's approval to get that code merged. posthog/hogql/** @PostHog/hogql +**/migrations/* @PostHog/team-infra @timgl