Skip to content

Commit c0b17ff

Browse files
authored
chore(docs): fix codeowner patterns (#913)
Current patterns don't cover the docs tree.
1 parent 2b2da13 commit c0b17ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Documentation codeowner
22

3-
/docs/*.md @szaganek
4-
/docs/*.mdx @szaganek
3+
/docs/**/*.md @szaganek
4+
/docs/**/*.mdx @szaganek

0 commit comments

Comments
 (0)