Skip to content

Commit 8046696

Browse files
authored
chore: add default_version and codeowner_team to .repo-metadata.json (#402)
* chore: add default_version and codeowner_team to .repo-metadata.json * update codeowner_team
1 parent 1e8b8bb commit 8046696

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.repo-metadata.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,7 @@
99
"library_type": "INTEGRATION",
1010
"repo": "googleapis/python-bigquery-pandas",
1111
"distribution_name": "pandas-gbq",
12-
"api_id": "bigquery.googleapis.com"
13-
}
12+
"api_id": "bigquery.googleapis.com",
13+
"default_version": "",
14+
"codeowner_team": "@googleapis/api-bigquery"
15+
}

0 commit comments

Comments
 (0)