diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS
index 953e0a4aade4b13c682e91ffe92c0d34bf249acb..73c3609aa05ee22c7d64187e6748e3859017c2ba 100644
--- a/.github/CODEOWNERS
+++ b/.github/CODEOWNERS
@@ -27,6 +27,7 @@
 /test/build/** @ctiller @markdroth @dgquintas @a11r @nicolasnoble
 /test/core/** @ctiller @markdroth @dgquintas @a11r @nicolasnoble
 /test/cpp/** @ctiller @markdroth @dgquintas @a11r @nicolasnoble
+/test/cpp/qps/** @vjpai @ctiller @markdroth @dgquintas @a11r @nicolasnoble
 /test/distrib/node/** @murgatroid99 @a11r @nicolasnoble @ctiller
 /tools/** @matt-kwong @jtattermusch @nicolasnoble @a11r @ctiller
 /tools/codegen/core/** @ctiller @dgquintas @markdroth
diff --git a/test/cpp/qps/OWNERS b/test/cpp/qps/OWNERS
new file mode 100644
index 0000000000000000000000000000000000000000..8ccea9ad9b32e1b0a3e6a4a2286969239a86a399
--- /dev/null
+++ b/test/cpp/qps/OWNERS
@@ -0,0 +1,2 @@
+@vjpai
+