From f2522017ac31334de272020818b92c413b359ecb Mon Sep 17 00:00:00 2001 From: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Date: Wed, 17 Jun 2026 16:01:15 +0000 Subject: [PATCH] Replace team-fm-foundations with team-foundation in CODEOWNERS --- CODEOWNERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index a8327ee4..18724118 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-fm-foundations +* @launchdarkly/team-foundation # Documentation *.md @launchdarkly/team-docs # vendor docs don't need to be owned by docs team -vendor/ @launchdarkly/team-fm-foundations +vendor/ @launchdarkly/team-foundation # Change log is updated by release bot -CHANGELOG.md @launchdarkly/team-fm-foundations +CHANGELOG.md @launchdarkly/team-foundation