-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathCODEOWNERS
More file actions
17 lines (16 loc) · 1.16 KB
/
CODEOWNERS
File metadata and controls
17 lines (16 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# DO NOT EDIT THIS FILE MANUALLY.
# Generated from maintainers.toml by scripts/sync_ownership.py.
# Update maintainers.toml, then rerun the sync script.
* charles.r.graham@usace.army.mil eric.v.novotny@usace.army.mil # Default owners for repository-wide files and shared cwms-cli behavior
/.github/CODEOWNERS charles.r.graham@usace.army.mil eric.v.novotny@usace.army.mil # Protect ownership rules themselves
/cwmscli/commands/csv2cwms/ charles.r.graham@usace.army.mil
/docs/cli/csv2cwms*.rst charles.r.graham@usace.army.mil
/cwmscli/commands/blob.py charles.r.graham@usace.army.mil
/docs/cli/blob.rst charles.r.graham@usace.army.mil
/cwmscli/utils/update.py charles.r.graham@usace.army.mil
/docs/cli/update.rst charles.r.graham@usace.army.mil
/cwmscli/load/ charles.r.graham@usace.army.mil eric.v.novotny@usace.army.mil
/docs/cli/load_*.rst charles.r.graham@usace.army.mil eric.v.novotny@usace.army.mil
/cwmscli/usgs/ eric.v.novotny@usace.army.mil
/cwmscli/commands/shef_critfile_import.py eric.v.novotny@usace.army.mil
/cwmscli/commands/commands_cwms.py charles.r.graham@usace.army.mil eric.v.novotny@usace.army.mil # Shared Click wrappers span commands owned by both maintainers