Update CODEOWNERS (#17720)

Summary:
teng-li is passing the baton to mrshenli. Thanks for all your work on distributed teng-li!! 🎉
Pull Request resolved: https://github.com/pytorch/pytorch/pull/17720

Differential Revision: D14350120

Pulled By: pietern

fbshipit-source-id: edfe784520c54630203cc8fbb296455d3dbf341b
This commit is contained in:
Pieter Noordhuis
2019-03-06 12:30:05 -08:00
committed by Facebook Github Bot
parent 073634612f
commit e2de88dc5a

View File

@ -4,8 +4,8 @@
/docs/cpp @goldsborough @ebetica @yf225 /docs/cpp @goldsborough @ebetica @yf225
/torch/csrc/api/ @ebetica @goldsborough @yf225 /torch/csrc/api/ @ebetica @goldsborough @yf225
/test/cpp/api/ @ebetica @goldsborough @yf225 /test/cpp/api/ @ebetica @goldsborough @yf225
/torch/lib/c10d/ @apaszke @pietern @teng-li /torch/lib/c10d/ @apaszke @pietern @mrshenli
/torch/csrc/distributed/ @apaszke @pietern @teng-li /torch/csrc/distributed/ @apaszke @pietern @mrshenli
/torch/distributed/ @apaszke @pietern @teng-li /torch/distributed/ @apaszke @pietern @mrshenli
/test/test_c10d.py @apaszke @pietern @teng-li /test/test_c10d.py @apaszke @pietern @mrshenli
/torch/utils/cpp_extension.py @goldsborough @fmassa @apaszke @soumith @ezyang /torch/utils/cpp_extension.py @goldsborough @fmassa @apaszke @soumith @ezyang