[export] modify export code owners (#130894)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/130894
Approved by: https://github.com/zhxchen17
This commit is contained in:
Yidi Wu
2024-07-17 08:59:14 -07:00
committed by PyTorch MergeBot
parent 5f981388ec
commit ceee87df2e

View File

@ -143,8 +143,8 @@ caffe2/utils/hip @jeffdaily @jithunnair-amd
/third_party/xpu.txt @EikanWang @gujinghui
# torch.export
/torch/export/ @avikchaudhuri @gmagogsfm @tugsbayasgalan @zhxchen17
/torch/_export/ @avikchaudhuri @gmagogsfm @tugsbayasgalan @zhxchen17
/torch/export/ @avikchaudhuri @tugsbayasgalan @zhxchen17 @ydwu4 @angelayi
/torch/_export/ @avikchaudhuri @tugsbayasgalan @zhxchen17 @ydwu4 @angelayi
# serialization-related files
/aten/src/ATen/MapAllocator* @mikaylagawarecki