[ez] fix code owners typo (#151499)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/151499
Approved by: https://github.com/laithsakka
This commit is contained in:
bobrenjc93
2025-04-16 18:20:11 -07:00
committed by PyTorch MergeBot
parent bedefa46a9
commit 6649ed9deb

View File

@ -165,9 +165,9 @@ caffe2/utils/hip @jeffdaily @jithunnair-amd
/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
/torch/fx/experimental/symbolic_shapes.py @bobrenjc93 @laithsakka
/torch/fx/experimental/sym_node.py @bobrenjc93 @laithsakka
/torch/fx/experimental/recording.py @bobrenjc93 @laithsakka
# serialization-related files
/aten/src/ATen/MapAllocator* @mikaylagawarecki