github.com/dim4egster/coreth@v0.10.2/.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 # Unless a later match takes precedence, these owners will be requested for 5 # review whenever someone opens a pull request. 6 * @aaronbuchwald @darioush @ceyonur 7 8 # These owners will override for specific packages. 9 eth/gasprice/ @anusha-ctrl @aaronbuchwald @darioush @ceyonur