diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index b3ac68d6..c9051244 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -14,4 +14,4 @@ # https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners -.github/ @jpoehnelt +.github/ @googlemaps/admin diff --git a/.github/blunderbuss.yml b/.github/blunderbuss.yml deleted file mode 100644 index c9743ce7..00000000 --- a/.github/blunderbuss.yml +++ /dev/null @@ -1,18 +0,0 @@ -# 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. - -assign_issues: - - jpoehnelt -assign_prs: - - jpoehnelt