diff --git a/CODEOWNERS b/CODEOWNERS index c404a00ac..dc37e4beb 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,12 +1,12 @@ # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners -* @launchdarkly/team-automation +* @launchdarkly/team-enterprise # Documentation *.md @launchdarkly/team-docs # vendor docs don't need to be owned by docs team -vendor/ @launchdarkly/team-automation +vendor/ @launchdarkly/team-enterprise # Change log is updated by release bot -CHANGELOG.md @launchdarkly/team-automation +CHANGELOG.md @launchdarkly/team-enterprise