Skip to content

Commit dad2ef2

Browse files
Update CODEOWNERS (#230)
1 parent 3d00230 commit dad2ef2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
# Order is important. The last matching pattern has the most precedence.
99

1010
/.* @cclauss
11-
/ciphers/
12-
/data-structures/ @Mystigan
11+
/ciphers/ @vedantmamgain
12+
/data-structures/ @Mystigan @vedantmamgain
1313
/dynamic-programming/ @vedantmamgain
1414
/graphs/ @vedantmamgain
1515
/math/ @vedantmamgain @Mystigan
16-
/other/
16+
/other/ @vedantmamgain
1717
/searches/ @Mystigan
1818
/sorts/ @Mystigan
19-
/strings/
19+
/strings/ @vedantmamgain

0 commit comments

Comments
 (0)