From b9a8549d3bf4a4eaa2146b98cf645f9a5c3f34bb Mon Sep 17 00:00:00 2001 From: Jairo Panduro Date: Thu, 2 Apr 2026 13:03:30 +0200 Subject: [PATCH] chore: add team-trac to CODEOWNERS Add @bigcommerce/team-trac as codeowner alongside @bigcommerce/storefront-team for all files in the repository. Co-Authored-By: Claude --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4bf9deea..cd59ede7 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -@bigcommerce/storefront-team +@bigcommerce/storefront-team @bigcommerce/team-trac