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 7
7
# https://docs.github.com/en/repositories/managing-your-repositorys-settings-and-features/customizing-your-repository/about-code-owners#codeowners-syntax
8
8
9
9
# global ownership
10
- * @ smartcontractkit/bix-build @ smartcontractkit/bix-framework
10
+ * @ smartcontractkit/bix-build @ smartcontractkit/bix-framework @ smartcontractkit/data-growth
11
11
12
12
# offchain code ownership
13
13
/pkg /solana @ smartcontractkit/bix-framework @ smartcontractkit/bix-build
14
14
15
15
# e2e test ownership
16
16
/integration-tests @ smartcontractkit/bix-build @ smartcontractkit/bix-framework
17
17
18
+ # contracts
19
+ /contracts @ smartcontractkit/data-growth
20
+
18
21
# gauntlet ownership
19
- /gauntlet @ smartcontractkit/bix-build
22
+ /gauntlet @ smartcontractkit/data-growth
20
23
21
24
# monitoring ownership
22
- /pkg /monitoring @ smartcontractkit/realtime @ smartcontractkit/bix-build
25
+ /pkg /monitoring @ smartcontractkit/realtime @ smartcontractkit/data-growth
23
26
24
27
# 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
26
29
27
30
# 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