Update staking related code-owners (#13462)

This commit is contained in:
Kian Paimani
2023-03-05 15:38:49 -06:00
committed by GitHub
parent ebc5218381
commit e171e2ada4
+5 -4
View File
@@ -59,10 +59,11 @@
/frame/contracts/ @athei
# NPoS and election
/frame/staking/ @kianenigma
/frame/elections/ @kianenigma
/frame/elections-phragmen/ @kianenigma
/primitives/npos-elections/ @kianenigma
/frame/election-provider-support/ @paritytech/staking-core
/frame/staking/ @paritytech/staking-core
/frame/nomination-pools/ @paritytech/staking-core
/frame/elections-phragmen/ @paritytech/staking-core
/primitives/npos-elections/ @paritytech/staking-core
# Fixed point arithmetic
/primitives/sp-arithmetic/ @kianenigma