-
Notifications
You must be signed in to change notification settings - Fork 4
/
CODEOWNERS
Validating CODEOWNERS rules...
32 lines (28 loc) · 1.1 KB
/
CODEOWNERS
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
# Services
/core/services/bulletprooftxmanager @PiotrTrzpil @samsondav
/core/services/cron @spooktheducks @samsondav
/core/services/directrequest @PiotrTrzpil @spooktheducks @j16r @connorwstein @samsondav
/core/services/eth @PiotrTrzpil @spooktheducks @samsondav
/core/services/fluxmonitorv2 @jkongie @PiotrTrzpil @spooktheducks @connorwstein
/core/services/gasupdater @samsondav @PiotrTrzpil
/core/services/headtracker @PiotrTrzpil @samsondav
/core/services/health @archseer @samsondav
/core/services/job @spooktheducks @connorwstein @archseer
/core/services/keeper @RyanRHall @samsondav
/core/services/log @PiotrTrzpil @spooktheducks
/core/services/offchainreporting @spooktheducks @connorwstein @samsondav
/core/services/periodicbackup @PiotrTrzpil @samsondav
/core/services/pipeline @spooktheducks @connorwstein @archseer
/core/services/postgres
/core/services/synchronization
/core/services/telemetry
/core/services/vrf @connorwstein
/core/services/webhook @spooktheducks
# API
/core/web @jkongie
# CLI
/core/cmd @jkongie
# UI
/operator-ui/ @DeividasK @jkongie
# Contracts
/contracts/ @alexroan @se3000 @connorwstein