Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7cda39f commit 6fcd0ddCopy full SHA for 6fcd0dd
packages/google-cloud-bigquery-storage/.github/CODEOWNERS
@@ -4,5 +4,8 @@
4
# For syntax help see:
5
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
6
7
+# The @googleapis/api-bigquery is the default owner for changes in this repo
8
+* @googleapis/api-bigquery
9
-/samples/ @shollyman @googleapis/python-samples-owners
10
+# The python-samples-reviewers team is the default owner for samples changes
11
+/samples/ @googleapis/python-samples-owners
0 commit comments