From 0048d3c51b05239dd4eca220970df6337d5cd7a0 Mon Sep 17 00:00:00 2001 From: timgl Date: Fri, 14 Feb 2025 07:43:45 -0800 Subject: [PATCH] chore: Add clickhouse as owners of migrations --- CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index 2a7078ac4e119..01e501e9e0850 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -11,3 +11,5 @@ posthog/tasks/update_survey_adaptive_sampling @PostHog/team-surveys posthog/tasks/update_survey_iteration @PostHog/team-surveys posthog/tasks/test/test_stop_surveys_reached_target.py @PostHog/team-surveys plugin-server/src/ @PostHog/team-cdp +posthog/clickhouse/migrations/ @PostHog/team-clickhouse +posthog/clickhouse/migrations2/ @PostHog/team-clickhouse