Files
coder/CODEOWNERS
T
Line: 3: incorrect codeowner user: spikecurtis Line: 3: incorrect codeowner user: johnstcn Line: 3: no users/groups matched Line: 4: incorrect codeowner user: spikecurtis Line: 4: incorrect codeowner user: johnstcn Line: 4: no users/groups matched Line: 5: incorrect codeowner user: spikecurtis Line: 5: incorrect codeowner user: johnstcn Line: 5: no users/groups matched Line: 6: incorrect codeowner user: spikecurtis Line: 6: incorrect codeowner user: johnstcn Line: 6: no users/groups matched Line: 7: incorrect codeowner user: spikecurtis Line: 7: incorrect codeowner user: johnstcn Line: 7: no users/groups matched Line: 8: incorrect codeowner user: spikecurtis Line: 8: incorrect codeowner user: johnstcn Line: 8: no users/groups matched Line: 13: incorrect codeowner user: aslilac Line: 13: no users/groups matched Line: 15: incorrect codeowner user: Emyrk Line: 15: no users/groups matched Line: 16: incorrect codeowner user: Emyrk Line: 16: no users/groups matched Line: 19: incorrect codeowner user: Emyrk Line: 19: no users/groups matched Line: 20: incorrect codeowner user: aslilac Line: 20: no users/groups matched Line: 22: incorrect codeowner user: aslilac Line: 22: no users/groups matched Line: 23: incorrect codeowner user: Parkreiner Line: 23: no users/groups matched Line: 26: incorrect format Line: 27: incorrect format Line: 28: incorrect format Line: 29: incorrect format Line: 30: incorrect format Line: 31: incorrect format
2025-07-29 12:26:32 -06:00

32 lines
1.0 KiB
Plaintext

# These APIs are versioned, so any changes need to be carefully reviewed for
# whether to bump API major or minor versions.
agent/proto/ @spikecurtis @johnstcn
provisionerd/proto/ @spikecurtis @johnstcn
provisionersdk/proto/ @spikecurtis @johnstcn
tailnet/proto/ @spikecurtis @johnstcn
vpn/vpn.proto @spikecurtis @johnstcn
vpn/version.go @spikecurtis @johnstcn
# This caching code is particularly tricky, and one must be very careful when
# altering it.
coderd/files/ @aslilac
coderd/dynamicparameters/ @Emyrk
coderd/rbac/ @Emyrk
# Mainly dependent on coder/guts, which is maintained by @Emyrk
scripts/apitypings/ @Emyrk
scripts/gensite/ @aslilac
site/ @aslilac
site/src/hooks/ @Parkreiner
# These rules intentionally do not specify any owners. More specific rules
# override less specific rules, so these files are "ignored" by the site/ rule.
site/e2e/google/protobuf/timestampGenerated.ts
site/e2e/provisionerGenerated.ts
site/src/api/countriesGenerated.ts
site/src/api/rbacresourcesGenerated.ts
site/src/api/typesGenerated.ts
site/CLAUDE.md