diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index db81ffb9a..ff4da7503 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -25,7 +25,7 @@ # These owners will be the default owners for all the files in the # repository. Unless a later match is found, these owners # will be requested for a review when a PR is opened. -* @thomas-robinson @bensonr @rem1776 +* @thomas-robinson @bensonr @rem1776 @scitech777 # GNU autotools files Makefile.am @uramirez8707 @rem1776