Remove /self from mandatory rpc reviews. (#6507)

This commit is contained in:
Tomasz Drwięga
2020-06-25 15:03:29 +02:00
committed by GitHub
parent 4f84f1fbf4
commit 330ea853e1
+1 -7
View File
@@ -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
@@ -54,7 +48,7 @@
# EVM
/frame/evm/ @sorpaas
# NPoS and election
# NPoS and election
/frame/staking/ @kianenigma
/frame/elections/ @kianenigma
/frame/elections-phragmen/ @kianenigma