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

Commit

Permalink
chore: add composer-utilities repo to teams.json and repos.json (#1105)
Browse files Browse the repository at this point in the history
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
Co-authored-by: Takashi Matsuo <tmatsuo@google.com>
  • Loading branch information
3 people committed Jun 30, 2022
1 parent fd1a47d commit af5d1fe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/repos.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@
{ "language": "python", "repo": "googleapis/google-auth-library-python", "isTeamIssue": true},
{ "language": "python", "repo": "googleapis/google-auth-library-python-httplib2", "isTeamIssue": true},
{ "language": "python", "repo": "googleapis/google-auth-library-python-oauthlib", "isTeamIssue": true},
{ "language": "python", "repo": "GoogleCloudPlatform/composer-utilities"},

{ "language": "ruby", "repo": "googleapis/gax-ruby", "isTeamIssue": true},
{ "language": "ruby", "repo": "googleapis/gapic-generator-ruby", "isTeamIssue": true},
Expand Down
3 changes: 3 additions & 0 deletions src/teams.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,9 @@
"dataqna",
"pubsub",
"pubsublite"
],
"repos": [
"GoogleCloudPlatform/composer-utilities"
]
},
{
Expand Down

0 comments on commit af5d1fe

Please sign in to comment.