Skip to content

Commit 9bba02f

Browse files
authored
CODEOWNERS: Add Nathan Stokes for PRs that touch documentation (#92)
1 parent 5001e1d commit 9bba02f

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

.github/CODEOWNERS

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Default code owner for the repository
22
* @csjall @jonlugoatx @dixonjoel @bkeryan
33

4-
# add mshafer-ni for Python files
5-
*.py @csjall @jonlugoatx @dixonjoel @bkeryan @mshafer-ni
4+
# Add mshafer-ni and nstokes-nati for Python files
5+
*.py @csjall @jonlugoatx @dixonjoel @bkeryan @mshafer-ni @nstokes-nati
66

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

Comments
 (0)