Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
CODEOWNERS: Add myself to pow and EVM module (#4653)
Browse files Browse the repository at this point in the history
  • Loading branch information
sorpaas authored and andresilva committed Jan 17, 2020
1 parent 7248ac2 commit 188d59e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,16 @@
/client/finality-grandpa/ @andresilva @DemiMarie-parity
/client/consensus/babe/ @andresilva @DemiMarie-parity
/client/consensus/slots/ @andresilva @DemiMarie-parity
/client/consensus/pow/ @sorpaas
/primitives/consensus/pow/ @sorpaas

# Contracts
/frame/contracts/ @pepyakin @thiolliere
/frame/contracts/src/wasm/runtime.rs @Robbepop

# EVM
/frame/evm/ @sorpaas

# Inflation points
/frame/staking/src/inflation.rs @thiolliere

Expand Down

0 comments on commit 188d59e

Please sign in to comment.