From 95afca20c94c5db55fa08cb5e07f0187c7d212b2 Mon Sep 17 00:00:00 2001 From: Justen Starbuck Date: Fri, 6 Feb 2026 08:17:16 -0700 Subject: [PATCH] Update CODEOWNERS updating codeowners to reflect new name of `developer-relations` to developer-success` to correct codeowners file error. --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 72199771e7..beedc88622 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,5 +2,5 @@ # If you need to add codeowners to the repository please add them to the CODEOWNERS file in the scripts/files directory at # https://github.com/FusionAuth/fusionauth-public-repos/ -* @fusionauth/owners @fusionauth/platform @FusionAuth/developer-relations-admins @FusionAuth/website-admins @FusionAuth/developer-relations @FusionAuth/developers @FusionAuth/customer-support @FusionAuth/marketing +* @fusionauth/owners @fusionauth/platform @FusionAuth/developer-relations-admins @FusionAuth/website-admins @FusionAuth/developer-success @FusionAuth/developers @FusionAuth/customer-support @FusionAuth/marketing .github/ @fusionauth/owners @fusionauth/platform @FusionAuth/website-admins @FusionAuth/site-codeowners