github.com/MetalBlockchain/subnet-evm@v0.4.9/.github/CODEOWNERS (about) 1 # Each line is a file pattern followed by one or more owners. 2 3 # These owners will be the default code owners for everything in the repo. 4 5 # Unless a later match takes precedence, these owners will be requested for 6 7 # review whenever someone opens a pull request. 8 9 * @ceyonur @darioush @aaronbuchwald 10 11 # Specific directories: 12 13 peer/ @anusha-ctrl 14 contract-examples/ @anusha-ctrl 15 scripts/ @anusha-ctrl