| # This is a comment. | 
 | # Each line is a file pattern followed by one or more owners. | 
 |  | 
 | /docs/cpp @glaringlee | 
 | /torch/csrc/api/ @glaringlee | 
 | /test/cpp/api/ @glaringlee | 
 | /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 | 
 |  | 
 | # 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/lib/c10d/ @mrshenli @zhaojuanmao @pritamdamania87 @rohan-varma @mingzhe09088 @H-Huang | 
 | /torch/csrc/distributed/ @mrshenli @zhaojuanmao @pritamdamania87 @rohan-varma @mingzhe09088 @H-Huang | 
 | /torch/distributed/ @mrshenli @zhaojuanmao @pritamdamania87 @rohan-varma @mingzhe09088 @H-Huang | 
 |  | 
 | # 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 | 
 | /torch/testing/_internal/distributed @mrshenli @pritamdamania87 @zhaojuanmao @rohan-varma @H-Huang |