Skip to content

Commit c24efa9

Browse files
Merge #4076
4076: Cleanup codeowners r=SaveTheRbtz a=peterargue Remove so outdated entries, add myself to access/execution sync streams Co-authored-by: Peter Argue <[email protected]>
2 parents 614468a + 5bcc346 commit c24efa9

File tree

1 file changed

+13
-7
lines changed

1 file changed

+13
-7
lines changed

CODEOWNERS

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@
88
/engine/consensus/** @AlexHentschel @durkmurder @jordanschalm
99

1010
# Execution Stream
11-
/cmd/execution/** @m4ksio @ramtinms
12-
/engine/execution/** @m4ksio @ramtinms
11+
/cmd/execution/** @ramtinms
12+
/engine/execution/** @ramtinms
1313

1414
# Access Stream
15-
/cmd/access/** @vishalchangrani
16-
/engine/access/** @vishalchangrani
15+
/access/** @peterargue
16+
/cmd/access/** @peterargue
17+
/cmd/observer/** @peterargue
18+
/engine/access/** @peterargue
1719

1820
# Verification Stream
1921
/cmd/verification/** @ramtinms @yhassanzadeh13
@@ -22,19 +24,19 @@
2224
/integration/tests/verification @ramtinms @yhassanzadeh13
2325

2426
# Ledger Stream
25-
/ledger/** @ramtinms @m4ksio @AlexHentschel
27+
/ledger/** @ramtinms @AlexHentschel
2628

2729
# FVM Stream
2830
/fvm/** @ramtinms @janezpodhostnik @pattyshack
2931

3032
# Networking Stream
31-
/network/** @yhassanzadeh13 @vishalchangrani
33+
/network/** @yhassanzadeh13
3234

3335
# Cryptography Stream
3436
/crypto/** @tarakby
3537

3638
# Bootstrap and transit scripts
37-
/cmd/bootstrap/** @vishalchangrani
39+
/cmd/bootstrap/** @zhangchiqing
3840

3941
# Dev Tools Stream
4042
.github/workflows/** @gomisha
@@ -48,3 +50,7 @@
4850
/module/profiler/** @SaveTheRbtz @pattyshack
4951
/module/trace/** @SaveTheRbtz @pattyshack
5052
/module/tracer.go @SaveTheRbtz @pattyshack
53+
54+
# Execution Sync
55+
/module/executiondatasync/** @peterargue
56+
/module/state_synchronization/** @peterargue

0 commit comments

Comments
 (0)