We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2b5574 commit 00402f5Copy full SHA for 00402f5
2 files changed
.github/CODEOWNERS
@@ -69,3 +69,4 @@
69
/trace/**/* @ymotongpoo @GoogleCloudPlatform/python-samples-reviewers
70
/translate/**/* @nicain @GoogleCloudPlatform/python-samples-reviewers
71
/workflows/**/* @GoogleCloudPlatform/python-samples-reviewers
72
+/datacatalog/*/* @GoogleCloudPlatform/python-samples-reviewers
.github/blunderbuss.yml
@@ -126,6 +126,10 @@ assign_issues_by:
126
- 'api: monitoring'
127
to:
128
- GoogleCloudPlatform/dee-observability
129
+- labels:
130
+ - 'api: datacatalog'
131
+ to:
132
+ - GoogleCloudPlatform/python-samples-reviewers
133
134
assign_prs_by:
135
- labels:
0 commit comments