Skip to content

Commit 88fef98

Browse files
alixhamitheacodes
authored andcommitted
Adds code owners for bigquery, bigquery data transfer, and composer (#1537)
1 parent 076ef00 commit 88fef98

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.github/CODEOWNERS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)