Skip to content

Commit

Permalink
chore: assign googleapis/cdpe-cloudai as codeowners (#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea authored Nov 11, 2021
1 parent 67b7f7a commit a7f61e8
Showing 1 changed file with 15 additions and 13 deletions.
28 changes: 15 additions & 13 deletions packages/google-cloud-automl/.repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
{
"name": "automl",
"name_pretty": "Cloud AutoML",
"product_documentation": "https://cloud.google.com/automl/docs/",
"client_documentation": "https://googleapis.dev/python/automl/latest",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559744",
"release_level": "ga",
"language": "python",
"library_type": "GAPIC_AUTO",
"repo": "googleapis/python-automl",
"distribution_name": "google-cloud-automl",
"api_id": "automl.googleapis.com",
"requires_billing": true
}
"name": "automl",
"name_pretty": "Cloud AutoML",
"product_documentation": "https://cloud.google.com/automl/docs/",
"client_documentation": "https://googleapis.dev/python/automl/latest",
"issue_tracker": "https://issuetracker.google.com/savedsearches/559744",
"release_level": "ga",
"language": "python",
"library_type": "GAPIC_AUTO",
"repo": "googleapis/python-automl",
"distribution_name": "google-cloud-automl",
"api_id": "automl.googleapis.com",
"requires_billing": true,
"default_version": "v1",
"codeowner_team": "@googleapis/cdpe-cloudai"
}

0 comments on commit a7f61e8

Please sign in to comment.