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 240d359 commit d24b5bbCopy full SHA for d24b5bb
.github/CODEOWNERS
@@ -4,6 +4,9 @@
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
12
0 commit comments