From 47ec1f4bb9e9328d0627e1775f957920884ad706 Mon Sep 17 00:00:00 2001 From: Smit Hinsu <1990079+smit-hinsu@users.noreply.github.com> Date: Thu, 6 Dec 2018 00:00:39 +0530 Subject: [PATCH] Add @smit-hinsu and @azaks2 to tensorrt CODEOWNERS --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index 54a61a4d72c40d..e854a2e82786dc 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -57,7 +57,7 @@ /tensorflow/contrib/slim/ @sguada @thenbasilmanran /tensorflow/contrib/stateless/ @girving @alextp /tensorflow/contrib/tensor_forest/ @gilberthendry @thomascolthurst @yupbank -/tensorflow/contrib/tensorrt/ @aaroey +/tensorflow/contrib/tensorrt/ @aaroey @smit-hinsu @azaks2 # NEED OWNER: /tensorflow/contrib/testing/ /tensorflow/contrib/timeseries/ @allenlavoie /tensorflow/contrib/tpu/ @frankchn @saeta @jhseu @sourabhbajaj