Update CODEOWNERS for dataloading (#158348)

Adding Scott

Fixes #ISSUE_NUMBER

Pull Request resolved: https://github.com/pytorch/pytorch/pull/158348
Approved by: https://github.com/scotts, https://github.com/janeyx99
This commit is contained in:
albanD
2025-07-15 19:06:14 +00:00
committed by PyTorch MergeBot
parent cf3247b74a
commit 3beb915004

View File

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