Add myself to nn codeowners (#97277)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/97277
Approved by: https://github.com/awgu, https://github.com/albanD
This commit is contained in:
Mikayla Gawarecki
2023-03-21 19:49:01 +00:00
committed by PyTorch MergeBot
parent 0781188e64
commit 2e8086b0a1

View File

@@ -14,7 +14,7 @@
/torch/csrc/autograd/ @albanD @soulitzer
/torch/autograd/ @albanD @soulitzer
/tools/autograd/ @albanD @soulitzer
/torch/nn/ @albanD @jbschlosser
/torch/nn/ @albanD @jbschlosser @mikaylagawarecki
/torch/optim/ @albanD @janeyx99
/test/test_public_bindings.py @albanD
/test/allowlist_for_publicAPI.json @albanD @anjali411