Create CODEOWNERS entry for torch/onnx (#6560)

This commit is contained in:
James Reed
2018-04-12 12:27:29 -07:00
committed by Soumith Chintala
parent 6ce6c0ed65
commit 60b67eb604

View File

@ -2,6 +2,7 @@
# Each line is a file pattern followed by one or more owners.
/aten/ @apaszke @soumith @colesbury @gchanan @zdevito @ezyang
/torch/onnx/ @anderspapitto @bddppq @dzhulgakov @ezyang @houseroad @jamesr66a @smessmer
/torch/ @apaszke @soumith @colesbury @gchanan @zdevito @ezyang
/docs/source @apaszke @soumith @colesbury @gchanan @zdevito @ezyang
/test @apaszke @soumith @colesbury @gchanan @zdevito @ezyang