diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index da9313899..4ee5194cd 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -6,14 +6,14 @@ ########### # Catch all for non-code project files and unowned files | folders -# /** +/** @rickwinter @LarryOsterman @ahsonkhan @antkmsft @gearama #Catch all for files at the root -/* @rickwinter @LarryOsterman @ahsonkhan @antkmsft @gearama +/* @rickwinter @LarryOsterman @ahsonkhan @antkmsft @gearama /sdk/ @rickwinter # Git Hub integration and bot rules -/.github/ @rickwinter @ronniegeraghty +/.github/ @rickwinter @ronniegeraghty # Samples /samples/ @rickwinter @ahsonkhan @antkmsft @gearama @LarryOsterman