Files
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: albanD Line: 13: no users/groups matched Line: 14: incorrect codeowner user: albanD Line: 14: no users/groups matched Line: 15: incorrect codeowner user: ezyang Line: 15: no users/groups matched Line: 18: incorrect codeowner user: jiayisuse Line: 18: incorrect codeowner user: osalpekar Line: 18: incorrect codeowner user: lw Line: 18: incorrect codeowner user: beauby Line: 18: no users/groups matched Line: 19: incorrect codeowner user: jiayisuse Line: 19: incorrect codeowner user: osalpekar Line: 19: incorrect codeowner user: lw Line: 19: incorrect codeowner user: beauby Line: 19: 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: mingzhe09088 Line: 24: incorrect codeowner user: H-Huang Line: 24: incorrect codeowner user: bowangbj Line: 24: no users/groups matched Line: 25: incorrect codeowner user: mrshenli Line: 25: incorrect codeowner user: zhaojuanmao Line: 25: incorrect codeowner user: pritamdamania87 Line: 25: incorrect codeowner user: rohan-varma Line: 25: incorrect codeowner user: mingzhe09088 Line: 25: incorrect codeowner user: H-Huang Line: 25: incorrect codeowner user: bowangbj Line: 25: no users/groups matched Line: 26: incorrect codeowner user: mrshenli Line: 26: incorrect codeowner user: zhaojuanmao Line: 26: incorrect codeowner user: pritamdamania87 Line: 26: incorrect codeowner user: rohan-varma Line: 26: incorrect codeowner user: mingzhe09088 Line: 26: incorrect codeowner user: H-Huang Line: 26: incorrect codeowner user: bowangbj Line: 26: no users/groups matched Line: 31: incorrect codeowner user: mrshenli Line: 31: incorrect codeowner user: pritamdamania87 Line: 31: incorrect codeowner user: zhaojuanmao Line: 31: incorrect codeowner user: rohan-varma Line: 31: incorrect codeowner user: H-Huang Line: 31: incorrect codeowner user: bowangbj Line: 31: no users/groups matched Line: 32: incorrect codeowner user: mrshenli Line: 32: incorrect codeowner user: pritamdamania87 Line: 32: incorrect codeowner user: zhaojuanmao Line: 32: incorrect codeowner user: rohan-varma Line: 32: incorrect codeowner user: H-Huang Line: 32: incorrect codeowner user: bowangbj Line: 32: no users/groups matched Line: 35: incorrect codeowner user: bowenbao Line: 35: incorrect codeowner user: shubhambhokare1 Line: 35: no users/groups matched Line: 36: incorrect codeowner user: bowenbao Line: 36: incorrect codeowner user: shubhambhokare1 Line: 36: no users/groups matched Line: 37: incorrect codeowner user: bowenbao Line: 37: incorrect codeowner user: shubhambhokare1 Line: 37: no users/groups matched Line: 38: incorrect codeowner user: bowenbao Line: 38: incorrect codeowner user: shubhambhokare1 Line: 38: no users/groups matched Line: 39: incorrect codeowner user: bowenbao Line: 39: incorrect codeowner user: shubhambhokare1 Line: 39: no users/groups matched Line: 42: incorrect codeowner user: jeffdaily Line: 42: incorrect codeowner user: jithunnair-amd Line: 42: no users/groups matched Line: 47: incorrect codeowner user: seemethere Line: 47: incorrect codeowner user: janeyx99 Line: 47: incorrect codeowner user: atalman Line: 47: no users/groups matched Line: 50: incorrect codeowner user: lezcano Line: 50: no users/groups matched Line: 54: incorrect codeowner user: lezcano Line: 54: incorrect codeowner user: IvanYashchuk Line: 54: no users/groups matched Line: 56: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 58: incorrect codeowner user: lezcano Line: 58: incorrect codeowner user: nikitaved Line: 58: incorrect codeowner user: IvanYashchuk Line: 58: no users/groups matched
Eli Uriegas 38c576cfef Clean up CODEOWNERS for .github/ (#69395)
Summary:
Cleans up the CODEOWNERS file to reflect current team

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

Test Plan: yeah_sandcastle

Reviewed By: anjali411

Differential Revision: D32885237

Pulled By: seemethere

fbshipit-source-id: a465f2cd0e27d5e53f5af5769d1cad47ec5348e7
2021-12-06 10:50:29 -08:00

59 lines
2.2 KiB
Plaintext

# 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
/torch/optim/ @albanD
/test/test_public_bindings.py @albanD
/docs/source/conf.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 @mingzhe09088 @H-Huang @bowangbj
/torch/distributed/ @mrshenli @zhaojuanmao @pritamdamania87 @rohan-varma @mingzhe09088 @H-Huang @bowangbj
/torch/nn/parallel/ @mrshenli @zhaojuanmao @pritamdamania87 @rohan-varma @mingzhe09088 @H-Huang @bowangbj
# 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 @H-Huang @bowangbj
/torch/testing/_internal/distributed @mrshenli @pritamdamania87 @zhaojuanmao @rohan-varma @H-Huang @bowangbj
# ONNX Export
/torch/csrc/jit/passes/onnx.h @bowenbao @shubhambhokare1
/torch/csrc/jit/passes/onnx.cpp @bowenbao @shubhambhokare1
/torch/csrc/jit/passes/onnx/ @bowenbao @shubhambhokare1
/torch/onnx/ @bowenbao @shubhambhokare1
/test/onnx/ @bowenbao @shubhambhokare1
# Docker
/.circleci/docker/ @jeffdaily @jithunnair-amd
# Github Actions
# This list is for people wanting to be notified every time there's a change
# related to Github Actions
/.github/ @seemethere @janeyx99 @atalman
# Parametrizations
/torch/nn/utils/parametriz*.py @lezcano
# torch.linalg
# docs
/torch/linalg/ @lezcano @IvanYashchuk
# code
/aten/src/ATen/native/**/*LinearAlgebra* @lezcano @nikitaved @IvanYashchuk
# tests
/test/test_linalg.py @lezcano @nikitaved @IvanYashchuk