Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove /self from mandatory rpc reviews.
  • Loading branch information
tomusdrw committed Jun 25, 2020
commit 9dd374097e7fb943f240ef5fa2269f196116772e
8 changes: 1 addition & 7 deletions docs/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@
/client/offchain/ @tomusdrw
/primitives/offchain/ @tomusdrw

# Everything that has RPC in it
/bin/node/rpc/ @tomusdrw
/bin/node/rpc-client/ @tomusdrw
/client/rpc/ @tomusdrw
/primitives/rpc/ @tomusdrw

# GRANDPA, BABE, consensus stuff
/frame/babe/ @andresilva
/frame/grandpa/ @andresilva
Expand All @@ -54,7 +48,7 @@
# EVM
/frame/evm/ @sorpaas

# NPoS and election
# NPoS and election
/frame/staking/ @kianenigma
/frame/elections/ @kianenigma
/frame/elections-phragmen/ @kianenigma
Expand Down