Update CODEOWNERS (torch/utils/data/) (#152482)

Updating codeowners for dataloading

Pull Request resolved: https://github.com/pytorch/pytorch/pull/152482
Approved by: https://github.com/ramanishsingh, https://github.com/janeyx99
This commit is contained in:
Divyansh Khanna
2025-04-30 19:24:52 +00:00
committed by PyTorch MergeBot
parent 1bb13a16bb
commit c4a0b31c1d

View File

@ -134,7 +134,7 @@ torch/profiler/ @sraikund16
test/functorch/test_aotdispatch.py @ezyang @Chillee
# Dataloader
torch/utils/data/ @andrewkho @divyanshk
torch/utils/data/ @divyanshk @ramanishsingh
# hipify
torch/utils/hipify/ @jeffdaily @jithunnair-amd