Remove @abock from ONNX approvers/codeowners (#124259)

As he is no longer interested in the project
Pull Request resolved: https://github.com/pytorch/pytorch/pull/124259
Approved by: https://github.com/kit1980, https://github.com/BowenBao
This commit is contained in:
Nikita Shulga
2024-04-17 14:13:51 +00:00
committed by PyTorch MergeBot
parent b880a71010
commit 5a735ece6b
2 changed files with 6 additions and 7 deletions

View File

@ -28,7 +28,6 @@
- caffe2/python/onnx/**
approved_by:
- BowenBao
- abock
- justinchuby
- shubhambhokare1
- thiagocrepaldi

View File

@ -43,12 +43,12 @@ nn/qat/ @jerryzh168
/torch/csrc/distributed/rpc/tensorpipe_agent.h @jiayisuse @osalpekar @lw
# ONNX Export
/torch/_dynamo/backends/onnxrt.py @bowenbao @abock @thiagocrepaldi @wschin
/torch/csrc/jit/passes/onnx.h @bowenbao @abock @thiagocrepaldi
/torch/csrc/jit/passes/onnx.cpp @bowenbao @abock @thiagocrepaldi
/torch/csrc/jit/passes/onnx/ @bowenbao @abock @thiagocrepaldi
/torch/onnx/ @bowenbao @abock @thiagocrepaldi @wschin
/test/onnx/ @bowenbao @abock @thiagocrepaldi @wschin
/torch/_dynamo/backends/onnxrt.py @bowenbao @thiagocrepaldi @wschin
/torch/csrc/jit/passes/onnx.h @bowenbao @thiagocrepaldi
/torch/csrc/jit/passes/onnx.cpp @bowenbao @thiagocrepaldi
/torch/csrc/jit/passes/onnx/ @bowenbao @thiagocrepaldi
/torch/onnx/ @bowenbao @thiagocrepaldi @wschin
/test/onnx/ @bowenbao @thiagocrepaldi @wschin
# CI
/.ci @pytorch/pytorch-dev-infra