Skip to content

Commit 3d00230

Browse files
authored
Update CODEOWNERS (#224)
I am still in the process of learning DS and algorithms myself. Currently, attached myself to topics that I can comment on directly or with some research. Will add more as I expand my knowledge.
1 parent 249abe5 commit 3d00230

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

.github/CODEOWNERS

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99

1010
/.* @cclauss
1111
/ciphers/
12-
/data-structures/
12+
/data-structures/ @Mystigan
1313
/dynamic-programming/ @vedantmamgain
1414
/graphs/ @vedantmamgain
15-
/math/ @vedantmamgain
15+
/math/ @vedantmamgain @Mystigan
1616
/other/
17-
/searches/
18-
/sorts/
19-
/strings/ @Mystigan
17+
/searches/ @Mystigan
18+
/sorts/ @Mystigan
19+
/strings/

0 commit comments

Comments
 (0)