pytorch/CODEOWNERS
Line: 4: incorrect codeowner user: fmassa Line: 4: incorrect codeowner user: soumith Line: 4: incorrect codeowner user: ezyang Line: 4: no users/groups matched Line: 8: incorrect codeowner user: albanD Line: 8: incorrect codeowner user: soulitzer Line: 8: no users/groups matched Line: 9: incorrect codeowner user: albanD Line: 9: incorrect codeowner user: soulitzer Line: 9: no users/groups matched Line: 10: incorrect codeowner user: albanD Line: 10: incorrect codeowner user: soulitzer Line: 10: no users/groups matched Line: 11: incorrect codeowner user: albanD Line: 11: incorrect codeowner user: jbschlosser Line: 11: no users/groups matched Line: 12: incorrect codeowner user: albanD Line: 12: no users/groups matched Line: 13: incorrect codeowner user: ezyang Line: 13: no users/groups matched Line: 16: incorrect codeowner user: jiayisuse Line: 16: incorrect codeowner user: osalpekar Line: 16: incorrect codeowner user: lw Line: 16: incorrect codeowner user: beauby Line: 16: no users/groups matched Line: 17: incorrect codeowner user: jiayisuse Line: 17: incorrect codeowner user: osalpekar Line: 17: incorrect codeowner user: lw Line: 17: incorrect codeowner user: beauby Line: 17: no users/groups matched Line: 22: incorrect codeowner user: mrshenli Line: 22: incorrect codeowner user: zhaojuanmao Line: 22: incorrect codeowner user: pritamdamania87 Line: 22: incorrect codeowner user: rohan-varma Line: 22: incorrect codeowner user: SciPioneer Line: 22: incorrect codeowner user: mingzhe09088 Line: 22: incorrect codeowner user: H-Huang Line: 22: incorrect codeowner user: cbalioglu Line: 22: no users/groups matched Line: 23: incorrect codeowner user: mrshenli Line: 23: incorrect codeowner user: zhaojuanmao Line: 23: incorrect codeowner user: pritamdamania87 Line: 23: incorrect codeowner user: rohan-varma Line: 23: incorrect codeowner user: SciPioneer Line: 23: incorrect codeowner user: mingzhe09088 Line: 23: incorrect codeowner user: H-Huang Line: 23: incorrect codeowner user: cbalioglu Line: 23: no users/groups matched Line: 24: incorrect codeowner user: mrshenli Line: 24: incorrect codeowner user: zhaojuanmao Line: 24: incorrect codeowner user: pritamdamania87 Line: 24: incorrect codeowner user: rohan-varma Line: 24: incorrect codeowner user: SciPioneer Line: 24: incorrect codeowner user: mingzhe09088 Line: 24: incorrect codeowner user: H-Huang Line: 24: incorrect codeowner user: cbalioglu Line: 24: no users/groups matched Line: 29: incorrect codeowner user: mrshenli Line: 29: incorrect codeowner user: pritamdamania87 Line: 29: incorrect codeowner user: zhaojuanmao Line: 29: incorrect codeowner user: rohan-varma Line: 29: incorrect codeowner user: SciPioneer Line: 29: incorrect codeowner user: H-Huang Line: 29: incorrect codeowner user: cbalioglu Line: 29: no users/groups matched Line: 30: incorrect codeowner user: mrshenli Line: 30: incorrect codeowner user: pritamdamania87 Line: 30: incorrect codeowner user: zhaojuanmao Line: 30: incorrect codeowner user: rohan-varma Line: 30: incorrect codeowner user: SciPioneer Line: 30: incorrect codeowner user: H-Huang Line: 30: incorrect codeowner user: cbalioglu Line: 30: no users/groups matched Line: 33: incorrect codeowner user: bowenbao Line: 33: incorrect codeowner user: neginraoof Line: 33: incorrect codeowner user: shubhambhokare1 Line: 33: no users/groups matched Line: 34: incorrect codeowner user: bowenbao Line: 34: incorrect codeowner user: neginraoof Line: 34: incorrect codeowner user: shubhambhokare1 Line: 34: no users/groups matched Line: 35: incorrect codeowner user: bowenbao Line: 35: incorrect codeowner user: neginraoof Line: 35: incorrect codeowner user: shubhambhokare1 Line: 35: no users/groups matched Line: 36: incorrect codeowner user: bowenbao Line: 36: incorrect codeowner user: neginraoof Line: 36: incorrect codeowner user: shubhambhokare1 Line: 36: no users/groups matched Line: 37: incorrect codeowner user: bowenbao Line: 37: incorrect codeowner user: neginraoof Line: 37: incorrect codeowner user: shubhambhokare1 Line: 37: no users/groups matched Line: 40: incorrect codeowner user: jeffdaily Line: 40: incorrect codeowner user: jithunnair-amd Line: 40: no users/groups matched
Sam Estep 10b929bbfb Make Jeff and Jithun .circleci/docker code owners (#60958)
Summary:
Following up on https://github.com/pytorch/pytorch/pull/60658#issuecomment-870681027.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/60958

Reviewed By: 1ntEgr8

Differential Revision: D29460721

Pulled By: samestep

fbshipit-source-id: 74badff6c4a17b3ff48dc2fc27d1faa9edeae097
2021-06-29 09:47:58 -07:00

40 lines
1.9 KiB
Text

# This is a comment.
# Each line is a file pattern followed by one or more owners.
/torch/utils/cpp_extension.py @fmassa @soumith @ezyang
# Not there to strictly require the approval, but to be tagged as a reviewer
# on the PRs to push them into a high priority inbox.
/torch/csrc/autograd/ @albanD @soulitzer
/torch/autograd/ @albanD @soulitzer
/tools/autograd/ @albanD @soulitzer
/torch/nn/ @albanD @jbschlosser
/test/test_public_bindings.py @albanD
/aten/src/ATen/native/native_functions.yaml @ezyang
# Tensorpipe RPC Agent.
/torch/csrc/distributed/rpc/tensorpipe_agent.cpp @jiayisuse @osalpekar @lw @beauby
/torch/csrc/distributed/rpc/tensorpipe_agent.h @jiayisuse @osalpekar @lw @beauby
# Distributed package
# This list is mostly if you'd like to be tagged as reviewer, feel free to add
# or remove yourself from it.
/torch/csrc/distributed/ @mrshenli @zhaojuanmao @pritamdamania87 @rohan-varma @SciPioneer @mingzhe09088 @H-Huang @cbalioglu
/torch/distributed/ @mrshenli @zhaojuanmao @pritamdamania87 @rohan-varma @SciPioneer @mingzhe09088 @H-Huang @cbalioglu
/torch/nn/parallel/ @mrshenli @zhaojuanmao @pritamdamania87 @rohan-varma @SciPioneer @mingzhe09088 @H-Huang @cbalioglu
# Distributed tests
# This list is mostly if you'd like to be tagged as reviewer, feel free to add
# or remove yourself from it.
/test/distributed @mrshenli @pritamdamania87 @zhaojuanmao @rohan-varma @SciPioneer @H-Huang @cbalioglu
/torch/testing/_internal/distributed @mrshenli @pritamdamania87 @zhaojuanmao @rohan-varma @SciPioneer @H-Huang @cbalioglu
# ONNX Export
/torch/csrc/jit/passes/onnx.h @bowenbao @neginraoof @shubhambhokare1
/torch/csrc/jit/passes/onnx.cpp @bowenbao @neginraoof @shubhambhokare1
/torch/csrc/jit/passes/onnx/ @bowenbao @neginraoof @shubhambhokare1
/torch/onnx/ @bowenbao @neginraoof @shubhambhokare1
/test/onnx/ @bowenbao @neginraoof @shubhambhokare1
# Docker
/.circleci/docker/ @jeffdaily @jithunnair-amd