Skip to content

Commit

Permalink
[export] Add codeowners. (pytorch#110718)
Browse files Browse the repository at this point in the history
Summary: So that we can catch all changes under export/

Test Plan: CI

Differential Revision: D50017157

Pull Request resolved: pytorch#110718
Approved by: https://github.com/tugsbayasgalan
  • Loading branch information
zhxchen17 authored and pytorchmergebot committed Oct 6, 2023
1 parent b8a3998 commit 756b4e9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -126,3 +126,7 @@ torch/utils/data/ @ejguan
# hipify
torch/utils/hipify/ @jeffdaily @jithunnair-amd
tools/amd_build/ @jeffdaily @jithunnair-amd

# torch.export
/torch/export/ @avikchaudhuri @gmagogsfm @tugsbayasgalan @zhxchen17
/torch/_export/ @avikchaudhuri @gmagogsfm @tugsbayasgalan @zhxchen17

0 comments on commit 756b4e9

Please sign in to comment.