Skip to content

Commit 3f2fde2

Browse files
authored
chore: add default_version and codeowner_team to .repo-metadata.json (#1547)
1 parent 90bd3b5 commit 3f2fde2

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.repo-metadata.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
{
32
"name": "google-api-python-client",
43
"name_pretty": "Google API Python Client",
@@ -8,5 +7,7 @@
87
"language": "python",
98
"library_type": "REST",
109
"repo": "googleapis/google-api-python-client",
11-
"distribution_name": "google-api-python-client"
12-
}
10+
"distribution_name": "google-api-python-client",
11+
"default_version": "",
12+
"codeowner_team": ""
13+
}

0 commit comments

Comments
 (0)