We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29207cb commit 6b82fd3Copy full SHA for 6b82fd3
.github/CODEOWNERS
@@ -1,6 +1,10 @@
1
# Code owners file.
2
# This file controls who is tagged for review for any given pull request.
3
4
+# The python-samples-owners team is the default owner for anything not
5
+# explicitly taken by someone else.
6
+* @GoogleCloudPlatform/python-samples-owners
7
+
8
# Alix Hamilton is the primary maintainer of the BigQuery samples.
9
bigquery/* @alixhami
10
0 commit comments