-
Notifications
You must be signed in to change notification settings - Fork 467
/
Copy pathCODEOWNERS
20 lines (16 loc) · 974 Bytes
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
.github/ @dfinity/idx
* @dfinity/editorial
docs/developer-docs/updates/release-notes/ @dfinity/dx
docs/developer-docs/build/agents @dfinity/dx
docs/developer-docs/build/cdks @dfinity/dx
docs/developer-docs/integrations/rosetta @dfinity/finint
docs/developer-docs/security @dfinity/product-security
docs/references/execution-errors.mdx @dfinity/execution
docs/references/ingress-messages.mdx @dfinity/product-security
docs/references/message-execution-properties.mdx @dfinity/product-security
docs/developer-docs/web-apps/custom-domains @dfinity/boundary-node
# Each piece of documentation must be owned by the respective teams
docs/developer-docssmart-contracts/advanced-features/simd.mdx @dfinity/execution
docs/developer-docssmart-contracts/advanced-features/periodic-tasks.mdx @dfinity/execution
docs/developer-docs/smart-contracts/best-practices/idempotency.mdx @dfinity/research @dfinity/product-security
src/pages/security-advisories.tsx @dfinity/product-security