We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5001e1d commit 9bba02fCopy full SHA for 9bba02f
1 file changed
.github/CODEOWNERS
@@ -1,6 +1,9 @@
1
# Default code owner for the repository
2
* @csjall @jonlugoatx @dixonjoel @bkeryan
3
4
-# add mshafer-ni for Python files
5
-*.py @csjall @jonlugoatx @dixonjoel @bkeryan @mshafer-ni
+# Add mshafer-ni and nstokes-nati for Python files
+*.py @csjall @jonlugoatx @dixonjoel @bkeryan @mshafer-ni @nstokes-nati
6
7
+# Add nstokes-nati for documentation
8
+*.md @csjall @jonlugoatx @dixonjoel @bkeryan @nstokes-nati
9
+/_docs_source/ @csjall @jonlugoatx @dixonjoel @bkeryan @nstokes-nati
0 commit comments