Committed by
GitHub
Merge pull request #275 from juliansteenbakker/codeowners
ci: Add Codeowners
Showing
1 changed file
with
6 additions
and
0 deletions
.github/CODEOWNERS
0 → 100644
| 1 | +# These owners will be the default owners for everything in | ||
| 2 | +# the repo. Unless a later match takes precedence, | ||
| 3 | +# review when someone opens a pull request. | ||
| 4 | +# For more on how to customize the CODEOWNERS file - https://help.github.com/en/articles/about-code-owners | ||
| 5 | + | ||
| 6 | +* @juliansteenbakker |
-
Please register or login to post a comment