Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 15 additions & 15 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,14 @@ docs/references/advanced-ingress-messages.mdx @dfinity/product-security @dfinity
docs/references/message-execution-properties.mdx @dfinity/product-security @dfinity/editorial
src/pages/security-advisories.tsx @dfinity/product-security @dfinity/editorial

# Execution
docs/references/execution-errors.mdx @dfinity/team-dsm @dfinity/editorial
docs/building-apps/interact-with-canisters/advanced-calls.mdx @dfinity/team-dsm @dfinity/editorial
docs/building-apps/essentials/message-execution.mdx @dfinity/team-dsm @dfinity/editorial
docs/building-apps/network-features/simd.mdx @dfinity/team-dsm @dfinity/editorial
docs/building-apps/network-features/periodic-tasks-timers.mdx @dfinity/team-dsm @dfinity/editorial
docs/building-apps/canister-management/backtraces.mdx @dfinity/team-dsm @dfinity/editorial
docs/building-apps/advanced/canister-migration.mdx @dfinity/team-dsm @dfinity/editorial
# Core Protocol
docs/references/execution-errors.mdx @dfinity/core-protocol @dfinity/editorial
docs/building-apps/interact-with-canisters/advanced-calls.mdx @dfinity/core-protocol @dfinity/editorial
docs/building-apps/essentials/message-execution.mdx @dfinity/core-protocol @dfinity/editorial
docs/building-apps/network-features/simd.mdx @dfinity/core-protocol @dfinity/editorial
docs/building-apps/network-features/periodic-tasks-timers.mdx @dfinity/core-protocol @dfinity/editorial
docs/building-apps/canister-management/backtraces.mdx @dfinity/core-protocol @dfinity/editorial
docs/building-apps/advanced/canister-migration.mdx @dfinity/core-protocol @dfinity/editorial

# Boundary Node
docs/building-apps/frontends/custom-domains/ @dfinity/boundary-node @dfinity/editorial
Expand All @@ -46,10 +46,10 @@ docs/building-apps/advanced/canister-access-logs.mdx @dfinity/boundary-node @dfi
docs/building-apps/network-features/using-http/http-certification/ @dfinity/trust @dfinity/editorial

# The Interface Specification
docs/references/_attachments/certificates.cddl @dfinity/interface-spec @dfinity/team-dsm @dfinity/consensus @dfinity/editorial
docs/references/_attachments/http-gateway.did @dfinity/interface-spec @dfinity/team-dsm @dfinity/consensus @dfinity/editorial
docs/references/_attachments/ic.did @dfinity/interface-spec @dfinity/team-dsm @dfinity/consensus @dfinity/editorial
docs/references/_attachments/interface-spec-changelog.md @dfinity/interface-spec @dfinity/team-dsm @dfinity/consensus @dfinity/editorial
docs/references/_attachments/requests.cddl @dfinity/interface-spec @dfinity/team-dsm @dfinity/consensus @dfinity/editorial
docs/references/http-gateway-protocol-spec.md @dfinity/interface-spec @dfinity/team-dsm @dfinity/consensus @dfinity/editorial
docs/references/ic-interface-spec.md @dfinity/interface-spec @dfinity/team-dsm @dfinity/consensus @dfinity/editorial
docs/references/_attachments/certificates.cddl @dfinity/interface-spec @dfinity/core-protocol @dfinity/editorial
docs/references/_attachments/http-gateway.did @dfinity/interface-spec @dfinity/core-protocol @dfinity/editorial
docs/references/_attachments/ic.did @dfinity/interface-spec @dfinity/core-protocol @dfinity/editorial
docs/references/_attachments/interface-spec-changelog.md @dfinity/interface-spec @dfinity/core-protocol @dfinity/editorial
docs/references/_attachments/requests.cddl @dfinity/interface-spec @dfinity/core-protocol @dfinity/editorial
docs/references/http-gateway-protocol-spec.md @dfinity/interface-spec @dfinity/core-protocol @dfinity/editorial
docs/references/ic-interface-spec.md @dfinity/interface-spec @dfinity/core-protocol @dfinity/editorial
Loading