File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-syntax
22
33# Code owners are the final gate for PR approval to their named section of code.
4- # If a single PR involves multiple code owners, every code owner should approve
5- # a PR prior to merging.
4+ # If a single PR modifies multiple files with different code owner groups, at
5+ # least one code owner of the touched file should approve the PR prior to
6+ # merging.
67
78* @ StephenButtolph
9+ * .md @ meaghanfitzgerald @ StephenButtolph
810/.github / @ marun
11+ /.github /* .md @ marun @ meaghanfitzgerald
912/network /p2p / @ joshua-kim
13+ /network /p2p /* .md @ joshua-kim @ meaghanfitzgerald
1014/scripts / @ marun
15+ /scripts /* .md @ marun @ meaghanfitzgerald
1116/tests / @ marun
12- * .md @ meaghanfitzgerald
17+ / tests / * .md @ marun @ meaghanfitzgerald
You can’t perform that action at this time.
0 commit comments