Skip to content

Commit 6f09e26

Browse files
authored
Remove security team from CODEOWNERS (#311)
Removes the entire `# Security` section (4 `@dfinity/security` rules + comment) from `.github/CODEOWNERS`. These paths are already owned by `@dfinity/dx` via the top-level `* @dfinity/dx` rule, so effective ownership is unchanged.
1 parent 7b5bbf4 commit 6f09e26

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/CODEOWNERS

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,5 @@ public/references/certificates.cddl @dfinity/interface-spec @dfinity/core-protoc
1313
public/references/requests.cddl @dfinity/interface-spec @dfinity/core-protocol @dfinity/dx
1414
public/references/http-gateway.did @dfinity/interface-spec @dfinity/core-protocol @dfinity/dx
1515

16-
# Security — product-security team must approve changes to security best practices
17-
docs/guides/security/ @dfinity/security @dfinity/dx
18-
docs/concepts/security.md @dfinity/security @dfinity/dx
19-
docs/references/message-execution-properties.md @dfinity/security @dfinity/dx
20-
docs/guides/canister-calls/idempotency.md @dfinity/security @dfinity/dx
21-
2216
# Internet Identity
2317
docs/guides/authentication/ @dfinity/identity @dfinity/dx

0 commit comments

Comments
 (0)