From 7e5eab3c9d5a354da81a195b98d8a191e4a2ede2 Mon Sep 17 00:00:00 2001 From: anirudhwarrier <12178754+anirudhwarrier@users.noreply.github.com> Date: Mon, 23 Mar 2026 18:56:45 +0530 Subject: [PATCH 1/2] chore: expand codewoners --- .github/CODEOWNERS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 254c9240..73a08d4d 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -3,4 +3,6 @@ # Please define less specific codeowner paths before more specific codeowner paths in order for the more specific rule to have priority # Root -* @smartcontractkit/dev-services \ No newline at end of file +* @smartcontractkit/dev-services +building-blocks/** @smartcontractkit/gtm-solutions @smartcontractkit/devrel +starter-templates/** @smartcontractkit/gtm-solutions @smartcontractkit/devrel \ No newline at end of file From 85dfd3c5ce8690ce800da1af3bff4509c225e6a5 Mon Sep 17 00:00:00 2001 From: anirudhwarrier <12178754+anirudhwarrier@users.noreply.github.com> Date: Mon, 23 Mar 2026 19:30:01 +0530 Subject: [PATCH 2/2] add dev-services --- .github/CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 73a08d4d..8517d044 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -4,5 +4,5 @@ # Root * @smartcontractkit/dev-services -building-blocks/** @smartcontractkit/gtm-solutions @smartcontractkit/devrel -starter-templates/** @smartcontractkit/gtm-solutions @smartcontractkit/devrel \ No newline at end of file +building-blocks/** @smartcontractkit/dev-services @smartcontractkit/gtm-solutions @smartcontractkit/devrel +starter-templates/** @smartcontractkit/dev-services @smartcontractkit/gtm-solutions @smartcontractkit/devrel \ No newline at end of file