From 91deb959bfbe72414ddc7f16849e65b4b154f7b6 Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Thu, 12 Feb 2026 17:48:40 +0000 Subject: [PATCH] chore(nodejs): remove wheel 0.45.1 Source-Link: https://github.com/googleapis/synthtool/commit/b1b05f794f4bf050b0ffe9d5303d7427932d5d93 Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-nodejs:latest@sha256:cd5bfcc3d183c1974bca4227785fd397452149bce3785b45a2f735a793ae6241 --- .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 24f126d88..1a90daec6 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:cd5bfcc3d183c1974bca4227785fd397452149bce3785b45a2f735a793ae6241 +# created: 2026-02-12T17:44:25.68637179Z diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 4a6519253..6b8f272e2 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,4 +6,4 @@ # Unless specified, the jsteam is the default owner for nodejs repositories. -* @googleapis/api-pubsub @googleapis/jsteam \ No newline at end of file +* @googleapis/api-pubsub @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 a013376d1..9e91ffc8a 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