BEEFY update CODEOWNERS (#10460)

* BEEFY update CODEOWNERS

Remove myself as `BEEFY` code owner. New code owner needs to be decided upon.

* Update docs/CODEOWNERS

* Update docs/CODEOWNERS

* Update docs/CODEOWNERS

Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
This commit is contained in:
Andreas Doerr
2021-12-10 09:33:23 +01:00
committed by GitHub
parent 04c5e3aa59
commit f234a720ea
-6
View File
@@ -40,12 +40,6 @@
/client/consensus/pow/ @sorpaas
/primitives/consensus/pow/ @sorpaas
# BEEFY
/client/beefy/ @adoerr
/frame/beefy/ @adoerr
/frame/beefy-mmr/ @adoerr
/primitives/beefy/ @adoerr
# Contracts
/frame/contracts/ @athei