From d971782a0389e142da5bee02c8dae09a61ec23a6 Mon Sep 17 00:00:00 2001 From: bddppq Date: Tue, 15 May 2018 12:22:32 -0700 Subject: [PATCH] Change code owners for onnx integration tests (#7587) --- CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index 32d1f4baef0d7..e1750a31edd03 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -13,3 +13,5 @@ /test/cpp/api/ @apaszke @soumith @colesbury @gchanan @zdevito @ezyang @ebetica @goldsborough /torch/onnx/ @anderspapitto @bddppq @dzhulgakov @ezyang @houseroad @jamesr66a @smessmer /torch/csrc/onnx/ @anderspapitto @bddppq @dzhulgakov @ezyang @houseroad @jamesr66a @smessmer +/test/onnx/ @anderspapitto @bddppq @dzhulgakov @ezyang @houseroad @jamesr66a @smessmer +/scripts/onnx/ @anderspapitto @bddppq @dzhulgakov @ezyang @houseroad @jamesr66a @smessmer \ No newline at end of file