From db49c1dc5b7e3c39160d1e69951d570841b51bbb Mon Sep 17 00:00:00 2001 From: camilavcoutinho Date: Tue, 19 Jan 2021 20:01:31 -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 780f6d973..eb4caf55c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,2 +1,3 @@ * @vtex-apps/store-framework-devs -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