Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ api_core/* @theacodes
core/* @theacodes
docs/core/* @theacodes

# Tim Swast and Alix Hamilton share responsibility for BigQuery.
bigquery/* @tswast @alixhami
# BigQuery suite of APIs
bigquery/* @googleapis/api-bigquery
bigquery_datatransfer/* @googleapis/api-bigquery
bigquery_storage/* @googleapis/api-bigquery

# Danny Hermes and Tres Seaver co-authored the BigTable library.
bigtable/* @tseaver
Expand Down