Skip to content

Commit b1a913b

Browse files
committed
Fix code owners
Currently, only @tjkuson-s1 is tagged as a code owner. This is because the last matching pattern takes precedence (the line at the end). Instead, move all code owners to the same line.
1 parent f0408bb commit b1a913b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
* @michaelmoore-s1
2-
* @samuelmatos-s1
3-
* @tjkuson-s1
1+
* @michaelmoore-s1 @samuelmatos-s1 @tjkuson-s1

0 commit comments

Comments
 (0)