From d7ffedaa6ebd7d83f6ab1c88276eb22cb7051b43 Mon Sep 17 00:00:00 2001 From: Rizel Scarlett Date: Sat, 7 Mar 2026 12:08:39 -0500 Subject: [PATCH] Add @angiejones as CODEOWNER for documentation (#7711) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 559274cb59..bc070b0eff 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -2,5 +2,5 @@ # See: https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners # Documentation owned by DevRel -/documentation/ @blackgirlbytes +/documentation/ @blackgirlbytes @angiejones