From c1800dce6df69827106f64330b5014a4f250492d Mon Sep 17 00:00:00 2001 From: phillld <84156211+phillld@users.noreply.github.com> Date: Fri, 7 Nov 2025 11:23:19 -0800 Subject: [PATCH] Update CODEOWNERS with team-fm-govern --- CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index dc37e4beb..5f6676692 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-enterprise +* @launchdarkly/team-fm-govern # Documentation *.md @launchdarkly/team-docs # vendor docs don't need to be owned by docs team -vendor/ @launchdarkly/team-enterprise +vendor/ @launchdarkly/team-fm-govern # Change log is updated by release bot -CHANGELOG.md @launchdarkly/team-enterprise +CHANGELOG.md @launchdarkly/team-fm-govern