Skip to content
Snippets Groups Projects
Commit ecc4d5f2 authored by Koute's avatar Koute Committed by GitHub
Browse files

Add @koute to `docs/CODEOWNERS` and update stale paths (#12408)

parent 1e2c0f2d
No related merge requests found
......@@ -24,8 +24,19 @@
/.gitlab-ci.yml @paritytech/ci
# Sandboxing capability of Substrate Runtime
/primitives/sr-sandbox/ @pepyakin
/primitives/core/src/sandbox.rs @pepyakin
/primitives/sandbox/ @pepyakin @koute
# WASM executor, low-level client <-> WASM interface and other WASM-related code
/client/executor/ @koute
/client/allocator/ @koute
/primitives/wasm-interface/ @koute
/primitives/runtime-interface/ @koute
/primitives/panic-handler/ @koute
/utils/wasm-builder/ @koute
# Systems-related bits and bobs on the client side
/client/sysinfo/ @koute
/client/tracing/ @koute
# GRANDPA, BABE, consensus stuff
/frame/babe/ @andresilva
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment