Files
pytorch/CODEOWNERS
Line: 4: incorrect codeowner user: goldsborough Line: 4: incorrect codeowner user: ebetica Line: 4: incorrect codeowner user: yf225 Line: 4: no users/groups matched Line: 5: incorrect codeowner user: ebetica Line: 5: incorrect codeowner user: goldsborough Line: 5: incorrect codeowner user: yf225 Line: 5: no users/groups matched Line: 6: incorrect codeowner user: ebetica Line: 6: incorrect codeowner user: goldsborough Line: 6: incorrect codeowner user: yf225 Line: 6: no users/groups matched Line: 7: incorrect codeowner user: apaszke Line: 7: incorrect codeowner user: pietern Line: 7: incorrect codeowner user: mrshenli Line: 7: no users/groups matched Line: 8: incorrect codeowner user: apaszke Line: 8: incorrect codeowner user: pietern Line: 8: incorrect codeowner user: mrshenli Line: 8: no users/groups matched Line: 9: incorrect codeowner user: apaszke Line: 9: incorrect codeowner user: pietern Line: 9: incorrect codeowner user: mrshenli Line: 9: no users/groups matched Line: 10: incorrect codeowner user: apaszke Line: 10: incorrect codeowner user: pietern Line: 10: incorrect codeowner user: mrshenli Line: 10: no users/groups matched Line: 11: incorrect codeowner user: goldsborough Line: 11: incorrect codeowner user: fmassa Line: 11: incorrect codeowner user: apaszke Line: 11: incorrect codeowner user: soumith Line: 11: incorrect codeowner user: ezyang Line: 11: no users/groups matched
Pieter Noordhuis e2de88dc5a 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
2019-03-06 12:33:48 -08:00

12 lines
487 B
Plaintext

# This is a comment.
# Each line is a file pattern followed by one or more owners.
/docs/cpp @goldsborough @ebetica @yf225
/torch/csrc/api/ @ebetica @goldsborough @yf225
/test/cpp/api/ @ebetica @goldsborough @yf225
/torch/lib/c10d/ @apaszke @pietern @mrshenli
/torch/csrc/distributed/ @apaszke @pietern @mrshenli
/torch/distributed/ @apaszke @pietern @mrshenli
/test/test_c10d.py @apaszke @pietern @mrshenli
/torch/utils/cpp_extension.py @goldsborough @fmassa @apaszke @soumith @ezyang