Skip to content

Commit fccc738

Browse files
committed
chore: replace team-dsm and consensus with core-protocol in CODEOWNERS
Mirrors dfinity/portal#6243. team-dsm and consensus no longer have repository access so their entries were silently ignored by GitHub.
1 parent aa9409d commit fccc738

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

.github/CODEOWNERS

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44

55
# Interface specification — additional required reviewers for spec files and attachments.
66
# GitHub CODEOWNERS: last matching rule wins, so these override the wildcard above.
7-
docs/references/ic-interface-spec/* @dfinity/interface-spec @dfinity/team-dsm @dfinity/consensus @dfinity/dx
8-
docs/references/http-gateway-protocol-spec.md @dfinity/interface-spec @dfinity/team-dsm @dfinity/consensus @dfinity/dx
9-
docs/references/management-canister.md @dfinity/interface-spec @dfinity/team-dsm @dfinity/consensus @dfinity/dx
10-
docs/references/execution-errors.md @dfinity/team-dsm @dfinity/dx
11-
public/references/ic.did @dfinity/interface-spec @dfinity/team-dsm @dfinity/consensus @dfinity/dx
12-
public/references/certificates.cddl @dfinity/interface-spec @dfinity/team-dsm @dfinity/consensus @dfinity/dx
13-
public/references/requests.cddl @dfinity/interface-spec @dfinity/team-dsm @dfinity/consensus @dfinity/dx
14-
public/references/http-gateway.did @dfinity/interface-spec @dfinity/team-dsm @dfinity/consensus @dfinity/dx
7+
docs/references/ic-interface-spec/* @dfinity/interface-spec @dfinity/core-protocol @dfinity/dx
8+
docs/references/http-gateway-protocol-spec.md @dfinity/interface-spec @dfinity/core-protocol @dfinity/dx
9+
docs/references/management-canister.md @dfinity/interface-spec @dfinity/core-protocol @dfinity/dx
10+
docs/references/execution-errors.md @dfinity/core-protocol @dfinity/dx
11+
public/references/ic.did @dfinity/interface-spec @dfinity/core-protocol @dfinity/dx
12+
public/references/certificates.cddl @dfinity/interface-spec @dfinity/core-protocol @dfinity/dx
13+
public/references/requests.cddl @dfinity/interface-spec @dfinity/core-protocol @dfinity/dx
14+
public/references/http-gateway.did @dfinity/interface-spec @dfinity/core-protocol @dfinity/dx
1515

1616
# Security — product-security team must approve changes to security best practices
1717
docs/guides/security/ @dfinity/product-security @dfinity/dx

0 commit comments

Comments
 (0)