Skip to content
This repository was archived by the owner on Feb 13, 2024. It is now read-only.

Commit 2882eaa

Browse files
authored
chore: assign googleapis/cdpe-cloudai as codeowner (#270)
assign @googleapis/cdpe-cloudai as codeowner
1 parent bb82c82 commit 2882eaa

File tree

1 file changed

+15
-13
lines changed

1 file changed

+15
-13
lines changed

.repo-metadata.json

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
{
2-
"name": "vision",
3-
"name_pretty": "Cloud Vision",
4-
"product_documentation": "https://cloud.google.com/vision/docs/",
5-
"client_documentation": "https://googleapis.dev/python/vision/latest",
6-
"issue_tracker": "https://issuetracker.google.com/issues?q=status:open%20componentid:187174",
7-
"release_level": "ga",
8-
"language": "python",
9-
"library_type": "GAPIC_COMBO",
10-
"repo": "googleapis/python-vision",
11-
"distribution_name": "google-cloud-vision",
12-
"api_id": "vision.googleapis.com",
13-
"requires_billing": false
14-
}
2+
"name": "vision",
3+
"name_pretty": "Cloud Vision",
4+
"product_documentation": "https://cloud.google.com/vision/docs/",
5+
"client_documentation": "https://googleapis.dev/python/vision/latest",
6+
"issue_tracker": "https://issuetracker.google.com/issues?q=status:open%20componentid:187174",
7+
"release_level": "ga",
8+
"language": "python",
9+
"library_type": "GAPIC_COMBO",
10+
"repo": "googleapis/python-vision",
11+
"distribution_name": "google-cloud-vision",
12+
"api_id": "vision.googleapis.com",
13+
"requires_billing": false,
14+
"default_version": "v1",
15+
"codeowner_team": "@googleapis/cdpe-cloudai"
16+
}

0 commit comments

Comments
 (0)