From a81cf97b71158e04a66ac19d8d77fcb00188af4d Mon Sep 17 00:00:00 2001 From: Gaurav Jain Date: Mon, 22 Jul 2019 16:58:53 -0700 Subject: [PATCH] Update component owners PiperOrigin-RevId: 259435724 --- CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index 2828cf3baf8..f4984403c21 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -6,6 +6,7 @@ /tensorflow/core/nccl/ @azaks2 @chsigg /tensorflow/core/platform/windows/ @mrry /tensorflow/core/platform/s3 @yongtang +/tensorflow/python/autograph/ @mdanatg @kkimdev /tensorflow/python/debug @caisq /tensorflow/python/eager @jaingurav @alextp /tensorflow/python/tools/api/generator/ @annarev @@ -15,6 +16,7 @@ # contrib # NEED OWNER: /tensorflow/contrib/all_reduce +/tensorflow/contrib/autograph/ @mdanatg @kkimdev /tensorflow/contrib/batching/ @alextp @chrisolston /tensorflow/contrib/bayesflow/ @ebrevdo @rsepassi @jvdillon /tensorflow/contrib/boosted_trees/ @sshrdp @yk5 @nataliaponomareva