Update CODEOWNERS (#156182)

as title says. removing me as codeowner for cpp extensions
Pull Request resolved: https://github.com/pytorch/pytorch/pull/156182
Approved by: https://github.com/albanD
This commit is contained in:
Soumith Chintala
2025-06-17 17:15:36 +00:00
committed by PyTorch MergeBot
parent a24afbff3f
commit 2625c70aec

View File

@ -7,7 +7,7 @@
# Each line is a file pattern followed by one or more owners.
# For module labels => owners mapping, please see https://github.com/pytorch/pytorch/issues/24422.
/torch/utils/cpp_extension.py @fmassa @soumith @ezyang
/torch/utils/cpp_extension.py @fmassa @ezyang @malfet
# Not there to strictly require the approval, but to be tagged as a reviewer
# on the PRs to push them into a high priority inbox.