diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index a7f772a..32da17a 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,6 +1,8 @@ # Default code owners for the repository -* @bkeryan @cumitche +* @bkeryan @cumitche -# .proto files +# Default code owners by file type +*.md @bkeryan @cumitche @nstokes-nati *.proto @ccifra @jasonmreding -/ni/ @ccifra @jasonmreding \ No newline at end of file + +# Code owners for specific APIs (e.g. /ni/grpcdevice/) \ No newline at end of file