From 2d822e7a2604465b1caadc7aadc9d5ffbbacd206 Mon Sep 17 00:00:00 2001 From: Remigiusz Samborski Date: Fri, 10 Mar 2023 18:04:13 +0100 Subject: [PATCH] chore: Adding self-service DLP team to labels and blunderbuss (#3069) * chore: Adding self-service DLP team to labels and blunderbuss * Fix - fix alphabetic order and added license hearder --------- Co-authored-by: Karl Weinmeister <11586922+kweinmeister@users.noreply.github.com> --- .github/blunderbuss.yml | 14 ++++++++++++++ CODEOWNERS | 1 - 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/.github/blunderbuss.yml b/.github/blunderbuss.yml index 14e7879d4c..2d8d6fb321 100644 --- a/.github/blunderbuss.yml +++ b/.github/blunderbuss.yml @@ -1,3 +1,17 @@ +# Copyright 2023 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_by: - labels: - 'api: bigtable' diff --git a/CODEOWNERS b/CODEOWNERS index 0b45d0e6b0..69d6236a5e 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -34,7 +34,6 @@ secret-manager @GoogleCloudPlatform/dee-infra @GoogleCloudPlatform/nodejs-sample security-center @GoogleCloudPlatform/dee-infra @GoogleCloudPlatform/nodejs-samples-reviewers service-directory @GoogleCloudPlatform/dee-infra @GoogleCloudPlatform/nodejs-samples-reviewers webrisk @GoogleCloudPlatform/dee-infra @GoogleCloudPlatform/nodejs-samples-reviewers -dlp @GoogleCloudPlatform/dee-infra @GoogleCloudPlatform/nodejs-samples-reviewers # DEE Platform Ops (DEEPO) container @GoogleCloudPlatform/dee-platform-ops @GoogleCloudPlatform/nodejs-samples-reviewers