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 076ef00 commit 88fef98Copy full SHA for 88fef98
.github/CODEOWNERS
@@ -0,0 +1,11 @@
1
+# Code owners file.
2
+# This file controls who is tagged for review for any given pull request.
3
+
4
+# Alix Hamilton is the primary maintainer of the BigQuery samples.
5
+bigquery/* @alixhami
6
7
+# Tim Swast is the primary maintainer of the BigQuery Data Transfer samples.
8
+bigquery/transfer/* @tswast
9
10
+# Tim Swast is the primary maintainer of the Composer samples.
11
+composer/* @tswast
0 commit comments