From 48278014f49dab393ec2c8b488dd04b1cf50a81f Mon Sep 17 00:00:00 2001
From: Sampath M <sampathm@google.com>
Date: Wed, 16 Nov 2022 00:06:19 +0100
Subject: [PATCH] Update blunderbuss.yml and CODEOWNERS

---
 .github/CODEOWNERS      | 3 ++-
 .github/blunderbuss.yml | 4 ++++
 2 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 07346dc0c0c3..808f6b1db1d4 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -74,5 +74,6 @@
 /talent/**/*                           @GoogleCloudPlatform/python-samples-reviewers
 /vision/**/*                           @GoogleCloudPlatform/python-samples-reviewers
 /workflows/**/*                        @GoogleCloudPlatform/python-samples-reviewers
-/datacatalog/**/*                       @GoogleCloudPlatform/python-samples-reviewers
+/datacatalog/**/*                      @GoogleCloudPlatform/python-samples-reviewers
 /kms/**/**                             @GoogleCloudPlatform/dee-infra @GoogleCloudPlatform/python-samples-reviewers
+/dataproc/**/**                        @GoogleCloudPlatform/cloud-dpes @GoogleCloudPlatform/python-samples-reviewers
\ No newline at end of file
diff --git a/.github/blunderbuss.yml b/.github/blunderbuss.yml
index ce3700dbaac7..c524caa7dca5 100644
--- a/.github/blunderbuss.yml
+++ b/.github/blunderbuss.yml
@@ -172,6 +172,10 @@ assign_prs_by:
   - 'api: cloudtasks'
   to:
   - GoogleCloudPlatform/infra-db-dpes
+- labels:
+  - 'api: dataproc'
+  to:
+  - GoogleCloudPlatform/cloud-dpes
 
 assign_issues:
   - GoogleCloudPlatform/python-samples-owners