Commit 91ee778
authored
Add privacy as CODEOWNER for confidentialrelay paths in core (#22762)
* Add privacy as CODEOWNER for core/capabilities/confidentialrelay
confidentialrelay holds the relay-DON authorization logic (PRIV-433, PRIV-458),
which is privacy-owned security code. It currently inherits /core/capabilities/
(keystone + capabilities-team) with no privacy entry. Add privacy alongside the
existing owners so privacy can review and approve changes there, e.g. #22516
and #22703.
* Make confidentialrelay CODEOWNERS privacy-only (capabilities + gateway)
Both confidentialrelay paths are purely privacy's confidential-relay code:
the capability handler (core/capabilities/confidentialrelay) and the gateway
handler (core/services/gateway/handlers/confidentialrelay). Assign both to
@smartcontractkit/privacy outright, mirroring confidentialhttp in chainlink-common.
* Add system-tests confidentialrelay CODEOWNERS for privacy1 parent 8a67a6d commit 91ee778
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
27 | 28 | | |
28 | 29 | | |
29 | 30 | | |
| |||
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| 67 | + | |
| 68 | + | |
66 | 69 | | |
67 | 70 | | |
68 | 71 | | |
| |||
0 commit comments