Skip to content

Commit 03e0f5d

Browse files
authored
docs: fix CODEOWNERS syntax
Currently PRs are not being automatically requested for review because the CODEOWNERS file is missing a `*`.
1 parent 936b24c commit 03e0f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
@juruen @sammorrowdrums @williammartin @toby
1+
* @juruen @sammorrowdrums @williammartin @toby

0 commit comments

Comments
 (0)