Skip to content

Commit c12ef6e

Browse files
authored
chore: Update CODEOWNERS to streamline team assignments (#2930)
Removed Librarian ownership entries for sidekick and added ownership for surfer. This should allow for the correct teams to get assigned PRs. We have updated the Librarian repository settings so anyone in cloud SDK org can approve a PR even if they aren't a code owner. --------- Signed-off-by: ldetmer <[email protected]>
1 parent b630621 commit c12ef6e

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

.github/CODEOWNERS

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,10 @@
55
# The owners for all files in the repo.
66
* @googleapis/cloud-sdk-librarian-team
77

8-
/cmd/sidekick/ @googleapis/cloud-sdk-sidekick-team @googleapis/cloud-sdk-librarian-team
9-
/internal/sidekick/ @googleapis/cloud-sdk-sidekick-team @googleapis/cloud-sdk-librarian-team
8+
# Locations for all sidekick code.
9+
/cmd/sidekick/ @googleapis/cloud-sdk-sidekick-team
10+
/internal/sidekick/ @googleapis/cloud-sdk-sidekick-team
11+
12+
# Locations for all surfer code.
13+
/cmd/surfer/ @googleapis/cloud-sdk-surfer-team
14+
/internal/surfer/ @googleapis/cloud-sdk-surfer-team

0 commit comments

Comments
 (0)