Skip to content

Commit

Permalink
update codeowners for bix (#12632)
Browse files Browse the repository at this point in the history
  • Loading branch information
aalu1418 authored Mar 29, 2024
1 parent cb857e1 commit a037425
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
/core @smartcontractkit/foundations

# Chains
/common @smartcontractkit/integrations
/core/chains/ @smartcontractkit/integrations
/common @smartcontractkit/bix-framework
/core/chains/ @smartcontractkit/bix-framework

# Services
/core/services/directrequest @smartcontractkit/keepers
Expand All @@ -20,10 +20,10 @@
/core/services/ocr* @smartcontractkit/foundations
/core/services/periodicbackup @smartcontractkit/foundations
/core/services/pg @smartcontractkit/foundations @samsondav
/core/services/pipeline @smartcontractkit/foundations @smartcontractkit/integrations
/core/services/pipeline @smartcontractkit/foundations @smartcontractkit/bix-framework
/core/services/telemetry @smartcontractkit/realtime
/core/services/relay/evm/mercury @smartcontractkit/mercury-team
/core/services/webhook @smartcontractkit/foundations @smartcontractkit/integrations
/core/services/webhook @smartcontractkit/foundations @smartcontractkit/bix-framework
/core/services/llo @smartcontractkit/mercury-team

# VRF-related services
Expand Down Expand Up @@ -65,7 +65,7 @@ core/scripts/gateway @smartcontractkit/functions
/contracts/**/*functions* @smartcontractkit/functions
/contracts/**/*llo-feeds* @smartcontrackit/mercury-team
/contracts/**/*vrf* @smartcontractkit/vrf-team
/contracts/**/*l2ep* @smartcontractkit/integrations
/contracts/**/*l2ep* @smartcontractkit/bix-ship
# TODO: replace with a team tag when ready
/contracts/**/*keystone* @archseer @bolekk @patrick-dowell

Expand Down

0 comments on commit a037425

Please sign in to comment.