Add entry for distributed tests to CODEOWNERS. (#34637)

Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/34637

ghstack-source-id: 100003837

Test Plan: waitforbuildbot

Differential Revision: D20404552

fbshipit-source-id: a7f35beb8b78ad25e5cd000cd940dd7e94cc65de
This commit is contained in:
Pritam Damania
2020-03-12 11:14:40 -07:00
committed by Facebook GitHub Bot
parent f9f8424386
commit d81d65b2f7

View File

@ -26,3 +26,7 @@
/torch/distributed/rpc @mrshenli @pritamdamania87 @zhaojuanmao
/torch/distributed/autograd @mrshenli @pritamdamania87 @zhaojuanmao
/torch/distributed/optim @mrshenli @pritamdamania87 @zhaojuanmao @aazzolini
# Distributed tests
/test/distributed @mrshenli @pritamdamania87 @zhaojuanmao
/torch/testing/_internal/distributed @mrshenli @pritamdamania87 @zhaojuanmao