From 19b07482d6a80943c832d167df6f49c0a4008462 Mon Sep 17 00:00:00 2001 From: Smit Hinsu Date: Fri, 7 Dec 2018 09:57:49 -0800 Subject: [PATCH] Fix tensorflow nccl CODEOWNERS PiperOrigin-RevId: 224531965 --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index bfcdc2a23f4..cb3fa231240 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,7 +1,7 @@ # Where component owners are known, add them here. /tenosrflow/core/debug @caisq -/tensorflow/core/nccl/ @azaks @csigg +/tensorflow/core/nccl/ @azaks2 @chsigg /tensorflow/core/platform/windows/ @mrry /tensorflow/core/platform/s3 @yongtang /tensorflow/go @asimshankar