add bobren and laithsakka as ds owners (#149873)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/149873
Approved by: https://github.com/laithsakka
This commit is contained in:
bobrenjc93
2025-03-24 12:44:04 -07:00
committed by PyTorch MergeBot
parent 23855391f1
commit 1cee6c37cc

View File

@ -164,6 +164,11 @@ caffe2/utils/hip @jeffdaily @jithunnair-amd
/torch/export/ @avikchaudhuri @tugsbayasgalan @zhxchen17 @ydwu4 @angelayi
/torch/_export/ @avikchaudhuri @tugsbayasgalan @zhxchen17 @ydwu4 @angelayi
# Dynamic Shapes
/torch/fx/experimental/symbolic_shapes.py @bobren @laithsakka
/torch/fx/experimental/sym_node.py @bobren @laithsakka
/torch/fx/experimental/recording.py @bobren @laithsakka
# serialization-related files
/aten/src/ATen/MapAllocator* @mikaylagawarecki
/caffe2/serialize/ @mikaylagawarecki