-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathCODEOWNERS
More file actions
31 lines (30 loc) · 2.42 KB
/
Copy pathCODEOWNERS
File metadata and controls
31 lines (30 loc) · 2.42 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# 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 # Fallback owners for paths without a later, more specific rule; keep this rule first
/.github/CODEOWNERS charles.r.graham@usace.army.mil eric.v.novotny@usace.army.mil # Protect ownership rules themselves
/maintainers.toml charles.r.graham@usace.army.mil eric.v.novotny@usace.army.mil # Primary configuration file for ownership metadata
/scripts/sync_ownership.py charles.r.graham@usace.army.mil eric.v.novotny@usace.army.mil # Ownership metadata generator
/scripts/preview_docs.py charles.r.graham@usace.army.mil eric.v.novotny@usace.army.mil mitchell.s.weier@usace.army.mil # Local docs preview helper
/AGENTS.md charles.r.graham@usace.army.mil eric.v.novotny@usace.army.mil # Repository ownership maintenance guidance
/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
/tests/cli/test_update_command.py 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
/tests/load/ charles.r.graham@usace.army.mil eric.v.novotny@usace.army.mil
/tests/commands/test_load_*.py charles.r.graham@usace.army.mil eric.v.novotny@usace.army.mil
/tests/test_preview_docs.py charles.r.graham@usace.army.mil eric.v.novotny@usace.army.mil # Local docs preview helper tests
/cwmscli/usgs/ eric.v.novotny@usace.army.mil
/tests/usgs/ eric.v.novotny@usace.army.mil
/tests/cli/test_usgs_*.py eric.v.novotny@usace.army.mil
/cwmscli/commands/shef/ eric.v.novotny@usace.army.mil
/tests/commands/test_shef_*.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
/cwmscli/commands/env.py mitchell.s.weier@usace.army.mil charles.r.graham@usace.army.mil
/docs/cli/env.rst mitchell.s.weier@usace.army.mil charles.r.graham@usace.army.mil
/tests/commands/test_env.py mitchell.s.weier@usace.army.mil charles.r.graham@usace.army.mil