Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Commit

Permalink
chore: assign googleapis/api-compute as code owners (#165)
Browse files Browse the repository at this point in the history
Source-Link: googleapis/synthtool@6b5cee7
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-python:latest@sha256:74124fe59b8859f30143dcdea7b78300046d97de816dc53c0e381308a5f4f8bc

Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
  • Loading branch information
gcf-owl-bot[bot] and gcf-owl-bot[bot] committed Dec 2, 2021
1 parent 4e7953e commit b59360c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 19 deletions.
16 changes: 1 addition & 15 deletions .github/.OwlBot.lock.yaml
@@ -1,17 +1,3 @@
# Copyright 2021 Google LLC
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

docker:
image: gcr.io/cloud-devrel-public-resources/owlbot-python:latest
digest: sha256:ec49167c606648a063d1222220b48119c912562849a0528f35bfb592a9f72737
digest: sha256:74124fe59b8859f30143dcdea7b78300046d97de816dc53c0e381308a5f4f8bc
9 changes: 5 additions & 4 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Expand Up @@ -3,9 +3,10 @@
#
# For syntax help see:
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
# Note: This file is autogenerated. To make changes to the codeowner team, please update .repo-metadata.json.

# The @googleapis/yoshi-python and @googleapis/actools are the default code owners for changes in this repo
* @googleapis/yoshi-python @googleapis/actools
# @googleapis/yoshi-python @googleapis/api-compute are the default owners for changes in this repo
* @googleapis/yoshi-python @googleapis/api-compute


/samples/ @m-strzelczyk @googleapis/python-samples-owners
# @googleapis/python-samples-owners @googleapis/api-compute are the default owners for samples changes
/samples/ @googleapis/python-samples-owners @googleapis/api-compute

0 comments on commit b59360c

Please sign in to comment.