From 25ec5313fbc2bf8217dbbf38a00d217d79c46ae6 Mon Sep 17 00:00:00 2001 From: Alex van Andel Date: Mon, 6 Mar 2023 23:16:17 +0000 Subject: [PATCH] Update CODEOWNERS Add kodiakhq as reviewer for translations. --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 7e8de382df..30e4fee520 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -31,3 +31,5 @@ packages/features/tips @PeerRich @calcom/core packages/ui @calcom/ui packages/config @calcom/core packages/app-store/ee/routing-forms @hariombalhara @calcom/core + +apps/web/public/static/locales @kodiakhq @calcom/core