-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathCODEOWNERS
More file actions
17 lines (15 loc) · 1.09 KB
/
Copy pathCODEOWNERS
File metadata and controls
17 lines (15 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# All files are owned by the DX team.
# At least one DX team member must approve every PR before it can be merged.
* @dfinity/dx
# Interface specification — additional required reviewers for spec files and attachments.
# GitHub CODEOWNERS: last matching rule wins, so these override the wildcard above.
docs/references/ic-interface-spec/ @dfinity/interface-spec @dfinity/core-protocol @dfinity/dx
docs/references/http-gateway-protocol-spec.md @dfinity/interface-spec @dfinity/core-protocol @dfinity/dx
docs/references/management-canister.md @dfinity/interface-spec @dfinity/core-protocol @dfinity/dx
docs/references/execution-errors.md @dfinity/core-protocol @dfinity/dx
public/references/ic.did @dfinity/interface-spec @dfinity/core-protocol @dfinity/dx
public/references/certificates.cddl @dfinity/interface-spec @dfinity/core-protocol @dfinity/dx
public/references/requests.cddl @dfinity/interface-spec @dfinity/core-protocol @dfinity/dx
public/references/http-gateway.did @dfinity/interface-spec @dfinity/core-protocol @dfinity/dx
# Internet Identity
docs/guides/authentication/ @dfinity/identity @dfinity/dx