[export] Add codeowners. (#110718)

Summary: So that we can catch all changes under export/

Test Plan: CI

Differential Revision: D50017157

Pull Request resolved: https://github.com/pytorch/pytorch/pull/110718
Approved by: https://github.com/tugsbayasgalan
This commit is contained in:
Zhengxu Chen
2023-10-06 20:57:46 +00:00
committed by PyTorch MergeBot
parent b8a3998c23
commit 756b4e9e08

View File

@ -126,3 +126,7 @@ torch/utils/data/ @ejguan
# hipify
torch/utils/hipify/ @jeffdaily @jithunnair-amd
tools/amd_build/ @jeffdaily @jithunnair-amd
# torch.export
/torch/export/ @avikchaudhuri @gmagogsfm @tugsbayasgalan @zhxchen17
/torch/_export/ @avikchaudhuri @gmagogsfm @tugsbayasgalan @zhxchen17