add to codeowner to get better inbox notification for PR

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/33087

Differential Revision: D19790389

Pulled By: albanD

fbshipit-source-id: 360ee1fc47a9b0b8d8ddbe47b77f2cbffaead9c8
This commit is contained in:
Alban Desmaison
2020-02-07 07:54:56 -08:00
committed by Facebook Github Bot
parent 674dca0831
commit 3b2f267ad8

View File

@ -13,10 +13,10 @@
# 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/api/data/ @apaszke
/torch/csrc/autograd/ @apaszke
/torch/csrc/autograd/ @apaszke @albanD
/torch/csrc/jit/ @apaszke
/torch/nn/ @apaszke
/torch/autograd/ @apaszke
/torch/autograd/ @apaszke @albanD
/torch/jit/ @apaszke
/torch/utils/data/ @apaszke