Update CODEOWNERS (#9278)

This commit is contained in:
Nikolay Volf
2021-07-06 00:25:40 +03:00
committed by GitHub
parent eb6d651f9c
commit c56bf5060d
-7
View File
@@ -23,17 +23,10 @@
/.github/ @paritytech/ci
/.gitlab-ci.yml @paritytech/ci
# Block production
/client/basic-authorship/ @NikVolf
# Sandboxing capability of Substrate Runtime
/primitives/sr-sandbox/ @pepyakin
/primitives/core/src/sandbox.rs @pepyakin
# Transaction pool
/client/transaction-pool/ @NikVolf
/primitives/transaction-pool/ @NikVolf
# Offchain
/client/offchain/ @tomusdrw
/primitives/offchain/ @tomusdrw