diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 89c50fb963..cefba6cdf5 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,12 +6,10 @@ # review whenever someone opens a pull request. -* @ceyonur @darioush @patrick-ogrady @aaronbuchwald +* @ceyonur @darioush @aaronbuchwald -# These owners will be the owner of the contract-examples sub-directory. - -contract-examples/ @dasconnor @anusha-ctrl - -# These owners will be the owner of the scripts sub-directory. +# Specific directories: +peer/ @anusha-ctrl +contract-examples/ @anusha-ctrl scripts/ @anusha-ctrl