Skip to content

Commit

Permalink
Add code oweners for pytorch frontend (microsoft#4963)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thiago Crepaldi authored Aug 28, 2020
1 parent 7045910 commit cd0f2fb
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1 +1,11 @@
* @Microsoft/onnxruntime

# Python frontend owners
orttraining/*.py @thiagocrepaldi @spandantiwari @BowenBao @liqunfu
orttraining/orttraining/python/** @thiagocrepaldi @spandantiwari @BowenBao @liqunfu
orttraining/orttraining/test/python/** @thiagocrepaldi @spandantiwari @BowenBao @liqunfu
orttraining/pytorch_frontend_examples/** @thiagocrepaldi @spandantiwari @BowenBao @liqunfu
onnxruntime/*.py @thiagocrepaldi @spandantiwari @BowenBao @liqunfu
onnxruntime/python/** @thiagocrepaldi @spandantiwari @BowenBao @liqunfu
onnxruntime/test/python/** @thiagocrepaldi @spandantiwari @BowenBao @liqunfu
samples/python/** @thiagocrepaldi @spandantiwari @BowenBao @liqunfu

0 comments on commit cd0f2fb

Please sign in to comment.