Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

Commit

Permalink
feat: Add new google-cloud-cpp-bigquery repository (#356)
Browse files Browse the repository at this point in the history
We're spinning up a new BigQuery C++ client.
  • Loading branch information
aryann authored and JustinBeckwith committed Oct 12, 2019
1 parent 39a33ea commit 3efbe2c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions repos.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"repos": [
{ "language": "cpp", "repo": "googleapis/cpp-cmakefiles"},
{ "language": "cpp", "repo": "googleapis/google-cloud-cpp"},
{ "language": "cpp", "repo": "googleapis/google-cloud-cpp-bigquery"},
{ "language": "cpp", "repo": "googleapis/google-cloud-cpp-common"},
{ "language": "cpp", "repo": "googleapis/google-cloud-cpp-spanner"},

Expand Down
1 change: 1 addition & 0 deletions teams.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
"repos": [
"googleapis/cpp-cmakefiles",
"googleapis/google-cloud-cpp",
"googleapis/google-cloud-cpp-bigquery",
"googleapis/google-cloud-cpp-common",
"googleapis/google-cloud-cpp-spanner"
]
Expand Down
1 change: 1 addition & 0 deletions users.json
Original file line number Diff line number Diff line change
Expand Up @@ -445,6 +445,7 @@
"repos": [
"googleapis/cpp-cmakefiles",
"googleapis/google-cloud-cpp",
"googleapis/google-cloud-cpp-bigquery",
"googleapis/google-cloud-cpp-common",
"googleapis/google-cloud-cpp-spanner"
]
Expand Down

0 comments on commit 3efbe2c

Please sign in to comment.