Update CODEOWNERS for optim (#65773)

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/65773

Reviewed By: mrshenli

Differential Revision: D31269749

Pulled By: albanD

fbshipit-source-id: 1ec35d2396797b8e97a7122e2b3a9021f8fcf0a0
This commit is contained in:
albanD 2021-09-30 08:24:02 -07:00 committed by Facebook GitHub Bot
parent b777d790ea
commit ea776fa034

View File

@ -9,6 +9,7 @@
/torch/autograd/ @albanD @soulitzer
/tools/autograd/ @albanD @soulitzer
/torch/nn/ @albanD @jbschlosser
/torch/optim/ @albanD
/test/test_public_bindings.py @albanD
/aten/src/ATen/native/native_functions.yaml @ezyang