From 1a226502df0615b957f2b3defa6ddf579850068a Mon Sep 17 00:00:00 2001 From: Fabian Date: Wed, 5 Mar 2025 10:21:54 +0000 Subject: [PATCH] Update CODEOWNERS to team-enterprise --- CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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