summaryrefslogtreecommitdiff
path: root/CODEOWNERS
blob: 141119d7e64c12b831c043a54c548b99b3d49992 (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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/ @apaszke @pietern @teng-li
/torch/csrc/distributed/ @apaszke @pietern @teng-li
/torch/distributed/ @apaszke @pietern @teng-li
/test/test_c10d.py @apaszke @pietern @teng-li
/torch/utils/cpp_extension.py @goldsborough @fmassa @apaszke @soumith @ezyang