onnxruntime/CODEOWNERS
Line: 1: incorrect codeowner organization: Microsoft/onnxruntime Line: 1: no users/groups matched Line: 4: incorrect codeowner user: thiagocrepaldi Line: 4: incorrect codeowner user: spandantiwari Line: 4: incorrect codeowner user: BowenBao Line: 4: incorrect codeowner user: liqunfu Line: 4: no users/groups matched Line: 5: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 6: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 7: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 8: incorrect codeowner user: thiagocrepaldi Line: 8: incorrect codeowner user: spandantiwari Line: 8: incorrect codeowner user: BowenBao Line: 8: incorrect codeowner user: liqunfu Line: 8: no users/groups matched Line: 9: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 10: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 11: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**`
2020-08-28 15:57:52 -07:00

11 lines
666 B
Text

* @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