Skip to content

Commit 40cd0d1

Browse files
committed
add code owners for execution
1 parent 49e2145 commit 40cd0d1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CODEOWNERS

+3-2
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@
2424
/state-sync/ @joshlind
2525
# Owners for the `/consensus` directory and all its subdirectories.
2626
/consensus/ @zekun000
27-
# Owners for the `/storage` directory and all its subdirectories.
28-
/storage/ @msmouse
27+
# Owners for execution and storage
28+
/execution/ @msmouse @lightmark
29+
/storage/ @msmouse @lightmark
2930
# Owners for the `/aptos` directory and all its subdirectories. And other CLI related crates
3031
/crates/aptos @gregnazario
3132
/crates/aptos-genesis @gregnazario

0 commit comments

Comments
 (0)