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

Commit

Permalink
Update users and urls for cpp (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith authored Feb 1, 2019
1 parent 6aae96d commit 8c063cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
2 changes: 1 addition & 1 deletion repos.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"repos": [
{ "language": "cpp", "repo": "GoogleCloudPlatform/google-cloud-cpp"},
{ "language": "cpp", "repo": "googleapis/google-cloud-cpp"},

{ "language": "dotnet", "repo": "googleapis/gax-dotnet"},
{ "language": "dotnet", "repo": "googleapis/google-api-dotnet-client"},
Expand Down
6 changes: 2 additions & 4 deletions users.json
Original file line number Diff line number Diff line change
Expand Up @@ -322,22 +322,20 @@
"team": "yoshi-cpp",
"users": [
"AVaksman",
"benjaminr",
"coryan",
"devbwww",
"devbww",
"devjgm",
"dopiera",
"google-cloud-cpp-bot",
"houglum",
"manish-qlogic",
"mbrukman",
"paprat",
"remyabel",
"rsimion",
"sduskis"
],
"repos": [
"GoogleCloudPlatform/google-cloud-cpp"
"googleapis/google-cloud-cpp"
]
}
]
Expand Down

0 comments on commit 8c063cb

Please sign in to comment.