From 9d5770366ffccaa7f1cc41daef72b82fa21a96c7 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Thu, 5 Feb 2026 18:57:45 +0000 Subject: [PATCH] chore: replace old teams with cloud-sdk-* teams * chore: replace old teams with cloud-sdk-* teams b/479541676 * Remove jstream-admins * remove an individual account Source-Link: https://github.com/googleapis/synthtool/commit/aa0d873ad6572b0cb68a237de72f3ea6ca91f4c4 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:af20ac5b4436ce795d73c14148e21e574fa3672bec00db3d054062797a424bd6 --- .github/.OwlBot.lock.yaml | 6 +++--- .github/CODEOWNERS | 2 +- .github/sync-repo-settings.yaml | 6 +----- 3 files changed, 5 insertions(+), 9 deletions(-) diff --git a/.github/.OwlBot.lock.yaml b/.github/.OwlBot.lock.yaml index 24f126d8836..226aefe8451 100644 --- a/.github/.OwlBot.lock.yaml +++ b/.github/.OwlBot.lock.yaml @@ -1,4 +1,4 @@ -# Copyright 2025 Google LLC +# Copyright 2026 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -13,5 +13,5 @@ # limitations under the License. docker: image: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest - digest: sha256:1c50961ec998cd24968d5b2628e8d88a36b612ea881e71bfd171c93cc9d08b9e -# created: 2025-12-02T19:51:56.208302619Z + digest: sha256:af20ac5b4436ce795d73c14148e21e574fa3672bec00db3d054062797a424bd6 +# created: 2026-02-05T18:52:32.559039704Z diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 8b7632f07b9..ff9a384e90c 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,4 +6,4 @@ # Unless specified, the jsteam is the default owner for nodejs repositories. -* @googleapis/jsteam \ No newline at end of file +* @googleapis/cloud-sdk-nodejs-team \ No newline at end of file diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml index a013376d1cb..9e91ffc8acb 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -15,9 +15,5 @@ branchProtectionRules: - windows - OwlBot Post Processor permissionRules: - - team: yoshi-admins - permission: admin - - team: jsteam-admins - permission: admin - - team: jsteam + - team: cloud-sdk-nodejs-team permission: push