-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathCODEOWNERS
More file actions
37 lines (28 loc) · 1.62 KB
/
CODEOWNERS
File metadata and controls
37 lines (28 loc) · 1.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
* @smartcontractkit/op-tooling
# CCIP
/rmn/ @smartcontractkit/RMN @smartcontractkit/ccip @smartcontractkit/op-tooling
/chainlink-ccv/ @smartcontractkit/ccip @smartcontractkit/op-tooling
# CLD Services
/job-distributor/ @smartcontractkit/op-tooling
/orchestrator/ @smartcontractkit/op-tooling
/op-catalog/ @smartcontractkit/cld-team @smartcontractkit/op-tooling
# CRE
/cre/ @smartcontractkit/keystone @smartcontractkit/op-tooling
/cre/capabilities/blockchain/ @smartcontractkit/bix-framework @smartcontractkit/keystone @smartcontractkit/op-tooling
/cre/go/installer/pkg/embedded_gen.go @smartcontractkit/bix-framework @smartcontractkit/keystone @smartcontractkit/op-tooling @smartcontractkit/privacy
/workflows/ @smartcontractkit/foundations @smartcontractkit/core @smartcontractkit/op-tooling
/billing/ @smartcontractkit/cre-business @smartcontractkit/core @smartcontractkit/op-tooling
/storage-service/ @smartcontractkit/dev-services @smartcontractkit/op-tooling
/.github/workflows/cre-*.yml @smartcontractkit/keystone @smartcontractkit/op-tooling
/linking-service/ @smartcontractkit/cre-business @smartcontractkit/core @smartcontractkit/op-tooling
#CRE Privacy
/cre/capabilities/networking/confidentialhttp @smartcontractkit/privacy @smartcontractkit/op-tooling
# Data
/data-feeds/ @smartcontractkit/data-feeds-engineers @smartcontractkit/op-tooling
/svr/ @smartcontractkit/oev @smartcontractkit/op-tooling
# Ring
/ring/ @smartcontractkit/foundations @smartcontractkit/op-tooling
# Node Platform
/node-platform/ @smartcontractkit/infra-nodes @smartcontractkit/op-tooling @smartcontractkit/rane
# Release changesets do not have owners
/.changeset/**