From d5f32798ef60277f149ed971f461c23437c4619d Mon Sep 17 00:00:00 2001 From: Justin Poehnelt Date: Wed, 25 May 2022 07:33:47 -0600 Subject: [PATCH] chore: update owners --- .github/CODEOWNERS | 1 - .github/blunderbuss.yml | 17 ----------------- 2 files changed, 18 deletions(-) delete mode 100644 .github/blunderbuss.yml diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 294b1ee..8c59384 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -15,7 +15,6 @@ # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners # Specific to the repository -* @googlemaps/eng @jpoehnelt # GitHub specific processes .github/ @googlemaps/admin diff --git a/.github/blunderbuss.yml b/.github/blunderbuss.yml deleted file mode 100644 index 7de9de2..0000000 --- a/.github/blunderbuss.yml +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 2022 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. -assign_issues: - - jpoehnelt -assign_prs: - - jpoehnelt