Skip to content

Commit

Permalink
Update codeowners
Browse files Browse the repository at this point in the history
  • Loading branch information
lesserwhirls committed Dec 13, 2024
1 parent 93b8030 commit 36d94ad
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# users just like we do for commit author emails.
# docs/* docs@example.com

* @tdrwenski
* @lesserwhirls

#####################
# top level modules #
Expand All @@ -26,16 +26,16 @@
# classpath / not module specific matches #
###########################################

**/thredds/server/radarServer2/** @dopplershift
**/thredds/server/radarServer2/** @dopplershift @lesserwhirls

**/opendap/** @DennisHeimbigner @tdrwenski
**/dap4/** @DennisHeimbigner @tdrwenski
**/opendap/** @DennisHeimbigner @lesserwhirls
**/dap4/** @DennisHeimbigner @lesserwhirls

######################
# general file types #
######################

*.py @dopplershift
*.py @dopplershift @lesserwhirls

####################
# individual files #
Expand Down

0 comments on commit 36d94ad

Please sign in to comment.