File tree 3 files changed +8
-5
lines changed 3 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 5
5
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners#codeowners-syntax
6
6
# Note: This file is autogenerated. To make changes to the codeowner team, please update .repo-metadata.json.
7
7
8
- # @googleapis/yoshi-python @googleapis/api-bigquery are the default owners for changes in this repo
9
- * @ googleapis/yoshi-python @ googleapis/api-bigquery
8
+ # @googleapis/yoshi-python @googleapis/api-bigquery @googleapis/api-bigquery-dataframe are the default owners for changes in this repo
9
+ * @ googleapis/yoshi-python @ googleapis/api-bigquery @ googleapis/api-bigquery-dataframe
10
10
11
- # @googleapis/python-samples-reviewers @googleapis/api-bigquery are the default owners for samples changes
12
- /samples / @ googleapis/python-samples-reviewers @ googleapis/api-bigquery
11
+ # @googleapis/python-samples-reviewers @googleapis/api-bigquery @googleapis/api-bigquery-dataframe are the default owners for samples changes
12
+ /samples / @ googleapis/python-samples-reviewers @ googleapis/api-bigquery @ googleapis/api-bigquery-dataframe
Original file line number Diff line number Diff line change 5
5
# team, please update `codeowner_team` in `.repo-metadata.json`.
6
6
assign_issues :
7
7
- googleapis/api-bigquery
8
+ - googleapis/api-bigquery-dataframe
8
9
9
10
assign_issues_by :
10
11
- labels :
11
12
- " samples"
12
13
to :
13
14
- googleapis/python-samples-reviewers
14
15
- googleapis/api-bigquery
16
+ - googleapis/api-bigquery-dataframe
15
17
16
18
assign_prs :
17
19
- googleapis/api-bigquery
20
+ - googleapis/api-bigquery-dataframe
Original file line number Diff line number Diff line change 11
11
"distribution_name" : " pandas-gbq" ,
12
12
"api_id" : " bigquery.googleapis.com" ,
13
13
"default_version" : " " ,
14
- "codeowner_team" : " @googleapis/api-bigquery"
14
+ "codeowner_team" : " @googleapis/api-bigquery @googleapis/api-bigquery-dataframe "
15
15
}
You can’t perform that action at this time.
0 commit comments