We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49e2145 commit 40cd0d1Copy full SHA for 40cd0d1
CODEOWNERS
@@ -24,8 +24,9 @@
24
/state-sync/ @joshlind
25
# Owners for the `/consensus` directory and all its subdirectories.
26
/consensus/ @zekun000
27
-# Owners for the `/storage` directory and all its subdirectories.
28
-/storage/ @msmouse
+# Owners for execution and storage
+/execution/ @msmouse @lightmark
29
+/storage/ @msmouse @lightmark
30
# Owners for the `/aptos` directory and all its subdirectories. And other CLI related crates
31
/crates/aptos @gregnazario
32
/crates/aptos-genesis @gregnazario
0 commit comments