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: pietern Line: 7: incorrect codeowner user: mrshenli Line: 7: no users/groups matched 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: 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: soumith Line: 11: incorrect codeowner user: ezyang Line: 11: no users/groups matched Line: 15: incorrect codeowner user: apaszke Line: 15: no users/groups matched Line: 16: incorrect codeowner user: apaszke Line: 16: no users/groups matched Line: 17: incorrect codeowner user: apaszke Line: 17: no users/groups matched Line: 18: incorrect codeowner user: apaszke Line: 18: no users/groups matched Line: 19: incorrect codeowner user: apaszke Line: 19: no users/groups matched Line: 20: incorrect codeowner user: apaszke Line: 20: no users/groups matched Line: 21: incorrect codeowner user: apaszke Line: 21: no users/groups matched
Adam Paszke 1f57b8b738 Add myself as a CODEOWNER for better discoverability (#25231)
Summary:
Not meant to be a landing blocker or anything like that. This only lets me setup some more effective email filters, hopefully allowing me to discover the current changes earlier and be more responsive.
Pull Request resolved: https://github.com/pytorch/pytorch/pull/25231

Differential Revision: D17070735

Pulled By: soumith

fbshipit-source-id: 171c8dcd48edf64a9dc3367015e4166baa860c0a
2019-08-27 06:22:40 -07:00

21 lines
765 B
Text

# 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/ @pietern @mrshenli
/torch/csrc/distributed/ @pietern @mrshenli
/torch/distributed/ @apaszke @pietern @mrshenli
/test/test_c10d.py @pietern @mrshenli
/torch/utils/cpp_extension.py @goldsborough @fmassa @soumith @ezyang
# Not there to stricly require the approval, but to be tagged as a reviewer
# on the PRs to push them into a high priority inbox.
/torch/csrc/api/data/ @apaszke
/torch/csrc/autograd/ @apaszke
/torch/csrc/jit/ @apaszke
/torch/nn/ @apaszke
/torch/autograd/ @apaszke
/torch/jit/ @apaszke
/torch/utils/data/ @apaszke