Skip to content

Commit 53c412e

Browse files
authored
Fix codeowners file
Codeowners file takes rules one by one. That means rules overwrite each other. The latest rule overwrites the preceding rules.
1 parent ecab7cb commit 53c412e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
* @Zejnilovic
2-
* @dk1844
3-
* @benedeki
4-
* @lsulak
1+
* @Zejnilovic @dk1844 @benedeki @lsulak

0 commit comments

Comments
 (0)