From 04e0ff2542d1d4a2839d47ad7c7736aea32da606 Mon Sep 17 00:00:00 2001 From: Chris Holt Date: Wed, 20 Dec 2023 11:40:19 -0800 Subject: [PATCH] update codeowners for Foundation (#6875) --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 71637683ae7..9b22c68cbee 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -39,4 +39,4 @@ build/ @janechu @nicholasrice @chrisdholt @awentzel @EisenbergEffect # Web components /packages/web-components/fast-element/ @EisenbergEffect @chrisdholt @janechu @nicholasrice -/packages/web-components/fast-foundation/ @EisenbergEffect @chrisdholt @nicholasrice +/packages/web-components/fast-foundation/ @EisenbergEffect @chrisdholt @bheston @scomea @radium-v @kingoftac