Adds lucasllc to CODEOWNERS in distributed (#112055)

Adds myself to CODEOWNERS in distributed
Pull Request resolved: https://github.com/pytorch/pytorch/pull/112055
Approved by: https://github.com/H-Huang
This commit is contained in:
Lucas Pasqualin
2023-11-02 21:29:41 +00:00
committed by PyTorch MergeBot
parent db7a3cc436
commit b10fa8a447

View File

@ -45,16 +45,16 @@ nn/qat/ @jerryzh168
# Distributed package # Distributed package
# This list is mostly if you'd like to be tagged as reviewer, feel free to add # This list is mostly if you'd like to be tagged as reviewer, feel free to add
# or remove yourself from it. # or remove yourself from it.
/torch/csrc/distributed/ @mrshenli @zhaojuanmao @rohan-varma @H-Huang @awgu @kwen2501 @wanchaol @fegin @fduwjj @kiukchung @d4l3k @wz337 /torch/csrc/distributed/ @mrshenli @zhaojuanmao @rohan-varma @H-Huang @awgu @kwen2501 @wanchaol @fegin @fduwjj @kiukchung @d4l3k @wz337 @lucasllc
/torch/distributed/ @mrshenli @zhaojuanmao @rohan-varma @H-Huang @awgu @kwen2501 @wanchaol @fegin @fduwjj @kiukchung @d4l3k @wz337 /torch/distributed/ @mrshenli @zhaojuanmao @rohan-varma @H-Huang @awgu @kwen2501 @wanchaol @fegin @fduwjj @kiukchung @d4l3k @wz337 @lucasllc
/torch/distributed/_composable @mrshenli @zhaojuanmao @rohan-varma @H-Huang @awgu @kwen2501 @yhcharles @fegin @fduwjj @kiukchung @d4l3k @wz337 /torch/distributed/_composable @mrshenli @zhaojuanmao @rohan-varma @H-Huang @awgu @kwen2501 @yhcharles @fegin @fduwjj @kiukchung @d4l3k @wz337 @lucasllc
/torch/nn/parallel/ @mrshenli @zhaojuanmao @rohan-varma @H-Huang @awgu @kwen2501 @wanchaol @fegin @fduwjj @kiukchung @d4l3k @wz337 /torch/nn/parallel/ @mrshenli @zhaojuanmao @rohan-varma @H-Huang @awgu @kwen2501 @wanchaol @fegin @fduwjj @kiukchung @d4l3k @wz337 @lucasllc
# Distributed tests # Distributed tests
# This list is mostly if you'd like to be tagged as reviewer, feel free to add # This list is mostly if you'd like to be tagged as reviewer, feel free to add
# or remove yourself from it. # or remove yourself from it.
/test/distributed @mrshenli @zhaojuanmao @rohan-varma @H-Huang @awgu @kwen2501 @wanchaol @fegin @fduwjj @wz337 /test/distributed @mrshenli @zhaojuanmao @rohan-varma @H-Huang @awgu @kwen2501 @wanchaol @fegin @fduwjj @wz337 @lucasllc
/torch/testing/_internal/distributed @mrshenli @zhaojuanmao @rohan-varma @H-Huang @awgu @kwen2501 @wanchaol @fegin @fduwjj @wz337 /torch/testing/_internal/distributed @mrshenli @zhaojuanmao @rohan-varma @H-Huang @awgu @kwen2501 @wanchaol @fegin @fduwjj @wz337 @lucasllc
# ONNX Export # ONNX Export
/torch/_dynamo/backends/onnxrt.py @bowenbao @abock @thiagocrepaldi @wschin /torch/_dynamo/backends/onnxrt.py @bowenbao @abock @thiagocrepaldi @wschin