File tree Expand file tree Collapse file tree 1 file changed +11
-5
lines changed
Expand file tree Collapse file tree 1 file changed +11
-5
lines changed Original file line number Diff line number Diff line change 77# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-syntax
88
99# global ownership
10- * @ smartcontractkit/bix-build @ smartcontractkit/bix-framework
10+ * @ smartcontractkit/bix-build @ smartcontractkit/bix-framework @ smartcontractkit/data-growth
1111
1212# offchain code ownership
1313/pkg /solana @ smartcontractkit/bix-framework @ smartcontractkit/bix-build
1414
1515# e2e test ownership
1616/integration-tests @ smartcontractkit/bix-build @ smartcontractkit/bix-framework
1717
18+ # contracts
19+ /contracts @ smartcontractkit/data-growth
20+
1821# gauntlet ownership
19- /gauntlet @ smartcontractkit/bix-build
22+ /gauntlet @ smartcontractkit/data-growth
2023
2124# monitoring ownership
22- /pkg /monitoring @ smartcontractkit/realtime @ smartcontractkit/bix-build
25+ /pkg /monitoring @ smartcontractkit/realtime @ smartcontractkit/data-growth
2326
2427# LOOP Plugin commands
25- /pkg /solana /cmd /chainlink-solana @ smartcontractkit/foundations @ smartcontractkit/bix-build
28+ /pkg /solana /cmd /chainlink-solana @ smartcontractkit/foundations @ smartcontractkit/data-growth @ smartcontractkit/ bix-build
2629
2730# CI/CD
28- /.github /** @ smartcontractkit/bix-build
31+ /.github /** @ smartcontractkit/data-growth @ smartcontractkit/bix-build
32+
33+ # SDK for feeds
34+ /ts @ smartcontractkit/data-growth
You can’t perform that action at this time.
0 commit comments