File tree Expand file tree Collapse file tree 3 files changed +3
-5
lines changed
Expand file tree Collapse file tree 3 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 11# These owners will be the default owners for everything in
22# the repo. Unless a later match takes precedence,
3- * @ merveenoyan @ johko @ lunarflu
3+ * @ merveenoyan @ johko @ lunarflu @ burtenshaw
44
55# Order is important; the last matching pattern takes the most
66# precedence. When someone opens a pull request that only
77# modifies files in /chapters/ or /notebooks/, only the here mentioned
88# and not the global owner(s) will be requested for a review.
99
10- /chapters / @ merveenoyan @ johko
10+ /chapters / @ merveenoyan @ johko @ burtenshaw
1111
12- /notebooks / @ merveenoyan @ johko
12+ /notebooks / @ merveenoyan @ johko @ burtenshaw
Original file line number Diff line number Diff line change 1212 commit_sha : ${{ github.sha }}
1313 package : computer-vision-course
1414 package_name : computer-vision-course
15- repo_owner : johko
1615 path_to_docs : computer-vision-course/chapters/
1716 additional_args : --not_python_module
1817 languages : en
Original file line number Diff line number Diff line change 1515 pr_number : ${{ github.event.number }}
1616 package : computer-vision-course
1717 package_name : computer-vision-course
18- repo_owner : johko
1918 path_to_docs : computer-vision-course/chapters/
2019 additional_args : --not_python_module
2120 languages : en
You can’t perform that action at this time.
0 commit comments