mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
remove myself from CODEOWNERS (#115230)
Trying to reign in my notifications ;-) Pull Request resolved: https://github.com/pytorch/pytorch/pull/115230 Approved by: https://github.com/malfet
This commit is contained in:
committed by
PyTorch MergeBot
parent
b0b190f7c0
commit
ef6cbf4e1f
20
CODEOWNERS
20
CODEOWNERS
@ -52,7 +52,7 @@ nn/qat/ @jerryzh168
|
||||
|
||||
# Docker
|
||||
/.ci/docker/ @jeffdaily
|
||||
/.ci/docker/ci_commit_pins/triton.txt @desertfire @Chillee @eellison @shunting314 @ngimel @bertmaher @jeffdaily @jataylo @jithunnair-amd @pruthvistony
|
||||
/.ci/docker/ci_commit_pins/triton.txt @desertfire @Chillee @eellison @shunting314 @bertmaher @jeffdaily @jataylo @jithunnair-amd @pruthvistony
|
||||
|
||||
# Github Actions
|
||||
# This list is for people wanting to be notified every time there's a change
|
||||
@ -76,15 +76,15 @@ nn/qat/ @jerryzh168
|
||||
/test/test_linalg.py @lezcano @nikitaved @IvanYashchuk
|
||||
|
||||
# OpInfo-related files
|
||||
/torch/testing/_internal/common_methods_invocations.py @mruberry @ngimel
|
||||
/torch/testing/_internal/common_device_type.py @mruberry @ngimel
|
||||
test/test_ops.py @mruberry @ngimel
|
||||
test/test_ops_gradients.py @mruberry @ngimel @soulitzer
|
||||
test/test_ops_fwd_gradients.py @mruberry @ngimel @soulitzer
|
||||
test/test_unary_ufuncs.py @mruberry @ngimel
|
||||
test/test_binary_ufuncs.py @mruberry @ngimel
|
||||
test/test_reductions.py @mruberry @ngimel
|
||||
test/test_type_promotion.py @mruberry @ngimel
|
||||
/torch/testing/_internal/common_methods_invocations.py @mruberry
|
||||
/torch/testing/_internal/common_device_type.py @mruberry
|
||||
test/test_ops.py @mruberry
|
||||
test/test_ops_gradients.py @mruberry @soulitzer
|
||||
test/test_ops_fwd_gradients.py @mruberry @soulitzer
|
||||
test/test_unary_ufuncs.py @mruberry
|
||||
test/test_binary_ufuncs.py @mruberry
|
||||
test/test_reductions.py @mruberry
|
||||
test/test_type_promotion.py @mruberry
|
||||
|
||||
# functorch-related things
|
||||
# This list is for people wanting to be notified every time there's a change
|
||||
|
Reference in New Issue
Block a user