diff --git a/docs/CODEOWNERS b/docs/CODEOWNERS index 865c8d56dff3e..42d25a0a228f7 100644 --- a/docs/CODEOWNERS +++ b/docs/CODEOWNERS @@ -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