From d17cd75ee7e645ea57980db1402f124b4c098044 Mon Sep 17 00:00:00 2001 From: Dylan Page Date: Tue, 19 Dec 2023 13:25:33 -0500 Subject: [PATCH] chore: update CODEOWNERS (#4076) Updating alongside the GOVERNANCE update to add the new core-contributors team for code reviews. --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 42dcc0c93..dcaa62fd7 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,3 +1,3 @@ # https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners # These owners will be the default owners for everything in the repo. -* @runatlantis/maintainers +* @runatlantis/maintainers @runatlantis/core-contributors