Skip to content

Commit a795256

Browse files
chore: add CODEOWNERS file for default review assignments
- Introduced a CODEOWNERS file to designate @mrdavidlaing as the default reviewer for all pull requests, ensuring that the right eyes are on the code before it hits the stage. This commit aims to keep our review process as smooth as a well-timed punchline, making sure the right folks are in the loop.
1 parent 7299fca commit a795256

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# These owners will be the default owners for everything in
2+
# the repo. They will be requested for review when someone
3+
# opens a pull request.
4+
* @mrdavidlaing

0 commit comments

Comments
 (0)