We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6364e6 commit 14e63c9Copy full SHA for 14e63c9
1 file changed
.github/CODEOWNERS
@@ -3,3 +3,9 @@
3
# DX team members are also configured as bypass actors in the branch ruleset
4
# and can merge their own PRs without a separate review.
5
* @dfinity/dx
6
+
7
+# Security — product-security team must approve changes to security best practices
8
+docs/guides/security/ @dfinity/product-security @dfinity/dx
9
+docs/concepts/security.md @dfinity/product-security @dfinity/dx
10
+docs/references/message-execution-properties.md @dfinity/product-security @dfinity/dx
11
+docs/guides/canister-calls/idempotency.md @dfinity/product-security @dfinity/dx
0 commit comments