Skip to content

Commit

Permalink
[CODEOWNERS] Remove @neginraoof (pytorch#67631)
Browse files Browse the repository at this point in the history
Summary:
She no longer works on the ONNX exporter

Pull Request resolved: pytorch#67631

Reviewed By: malfet

Differential Revision: D32070435

Pulled By: msaroufim

fbshipit-source-id: d741a15bd7a916745aa7f2f3d9bb1dc699553900
  • Loading branch information
garymm authored and facebook-github-bot committed Nov 1, 2021
1 parent e80cb08 commit 76f57cd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,11 @@
/torch/testing/_internal/distributed @mrshenli @pritamdamania87 @zhaojuanmao @rohan-varma @H-Huang @bowangbj

# ONNX Export
/torch/csrc/jit/passes/onnx.h @bowenbao @neginraoof @shubhambhokare1
/torch/csrc/jit/passes/onnx.cpp @bowenbao @neginraoof @shubhambhokare1
/torch/csrc/jit/passes/onnx/ @bowenbao @neginraoof @shubhambhokare1
/torch/onnx/ @bowenbao @neginraoof @shubhambhokare1
/test/onnx/ @bowenbao @neginraoof @shubhambhokare1
/torch/csrc/jit/passes/onnx.h @bowenbao @shubhambhokare1
/torch/csrc/jit/passes/onnx.cpp @bowenbao @shubhambhokare1
/torch/csrc/jit/passes/onnx/ @bowenbao @shubhambhokare1
/torch/onnx/ @bowenbao @shubhambhokare1
/test/onnx/ @bowenbao @shubhambhokare1

# Docker
/.circleci/docker/ @jeffdaily @jithunnair-amd
Expand Down

0 comments on commit 76f57cd

Please sign in to comment.