From b9cccf12edaee4a49a195499b560b07f323be4cd Mon Sep 17 00:00:00 2001 From: camilavcoutinho Date: Tue, 19 Jan 2021 19:47:40 -0300 Subject: [PATCH] Fix CODEOWNERS content --- .github/CODEOWNERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f3af6c4..09b05bf 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,3 @@ * @vtex-apps/checkout-ui -docs/ @vtex-apps/technical-writers \ No newline at end of file +docs/ @vtex-apps/technical-writers +messages/ @vtex-apps/localization \ No newline at end of file