Add test tree owners for C/C++

pull/11802/head
Craig Tiller 8 years ago
parent 22d9516434
commit e4985cbbb7
  1. 3
      .github/CODEOWNERS
  2. 4
      test/build/OWNERS
  3. 4
      test/core/OWNERS
  4. 4
      test/cpp/OWNERS

@ -16,6 +16,9 @@ src/objective-c/** @muxi @makdharma @a11r @nicolasnoble @ctiller
src/php/** @stanley-cheung @murgatroid99 @a11r @nicolasnoble @ctiller
src/python/** @nathanielmanistaatgoogle @kpayson64 @a11r @nicolasnoble @ctiller
src/ruby/** @apolcyn @murgatroid99 @a11r @nicolasnoble @ctiller
test/build/** @ctiller @markdroth @dgquintas @a11r @nicolasnoble
test/core/** @ctiller @markdroth @dgquintas @a11r @nicolasnoble
test/cpp/** @ctiller @markdroth @dgquintas @a11r @nicolasnoble
tools/** @matt-kwong @jtattermusch @nicolasnoble @a11r @ctiller
tools/codegen/core/** @ctiller @dgquintas @markdroth
tools/dockerfile/** @matt-kwong @jtattermusch @nicolasnoble @a11r @ctiller

@ -0,0 +1,4 @@
@ctiller
@markdroth
@dgquintas

@ -0,0 +1,4 @@
@ctiller
@markdroth
@dgquintas

@ -0,0 +1,4 @@
@ctiller
@markdroth
@dgquintas
Loading…
Cancel
Save