Skip to content
This repository was archived by the owner on Mar 15, 2025. It is now read-only.

Commit a959fd5

Browse files
authored
chore: add default_version and codeowner_team to .repo-metadata.json (#87)
* chore: add default_version and codeowner_team to .repo-metadata.json * Update default_version
1 parent 775f8c5 commit a959fd5

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.repo-metadata.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@
77
"language": "python",
88
"library_type": "GAPIC_AUTO",
99
"repo": "googleapis/python-access-context-manager",
10-
"distribution_name": "google-cloud-access-context-manager"
10+
"distribution_name": "google-cloud-access-context-manager",
11+
"default_version": "v1",
12+
"codeowner_team": ""
1113
}

0 commit comments

Comments
 (0)