beefy: update CODEOWNERS (#10464)

Signed-off-by: acatangiu <adrian@parity.io>
This commit is contained in:
Adrian Catangiu
2021-12-13 21:25:05 +02:00
committed by GitHub
parent 1e24e45ea1
commit 23c5b6755b
+6
View File
@@ -40,6 +40,12 @@
/client/consensus/pow/ @sorpaas
/primitives/consensus/pow/ @sorpaas
# BEEFY
/client/beefy/ @acatangiu
/frame/beefy/ @acatangiu
/frame/beefy-mmr/ @acatangiu
/primitives/beefy/ @acatangiu
# Contracts
/frame/contracts/ @athei