onnxruntime/CODEOWNERS
Line: 1: incorrect codeowner organization: microsoft/onnxruntime-admin Line: 1: no users/groups matched Line: 4: incorrect codeowner organization: microsoft/onnxruntime-mobile Line: 4: no users/groups matched Line: 7: incorrect codeowner organization: microsoft/onnxruntime-mlas Line: 7: no users/groups matched Line: 8: incorrect codeowner organization: microsoft/onnxruntime-mlas Line: 8: no users/groups matched Line: 9: incorrect codeowner organization: microsoft/onnxruntime-mlas Line: 9: no users/groups matched Line: 10: incorrect codeowner regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 13: incorrect codeowner organization: microsoft/onnxruntime-es Line: 13: no users/groups matched Line: 14: incorrect codeowner organization: microsoft/onnxruntime-es Line: 14: no users/groups matched Line: 17: incorrect codeowner organization: microsoft/onnxruntime-admin Line: 17: no users/groups matched Line: 18: incorrect codeowner organization: microsoft/onnxruntime-admin Line: 18: no users/groups matched Line: 19: incorrect codeowner organization: microsoft/onnxruntime-admin Line: 19: no users/groups matched Line: 20: incorrect codeowner organization: microsoft/onnxruntime-admin Line: 20: no users/groups matched Line: 21: incorrect codeowner organization: microsoft/onnxruntime-admin Line: 21: no users/groups matched Line: 22: incorrect codeowner organization: microsoft/onnxruntime-admin Line: 22: no users/groups matched
2023-03-07 17:56:37 -08:00

22 lines
954 B
Text

/CODEOWNERS @microsoft/onnxruntime-admin
# Mobile
/onnxruntime/core/flatbuffers/schema/ort.fbs @microsoft/onnxruntime-mobile
# MLAS and related contrib ops
/onnxruntime/core/graph/contrib_ops/nhwc_schema_defs.cc @microsoft/onnxruntime-mlas
/onnxruntime/core/graph/contrib_ops/nchwc_schema_defs.cc @microsoft/onnxruntime-mlas
/onnxruntime/core/graph/contrib_ops/quantization_defs.* @microsoft/onnxruntime-mlas
/onnxruntime/core/mlas/** @microsoft/onnxruntime-mlas
# build pipelines and workflows
/tools/ci_build/github/azure-pipelines @microsoft/onnxruntime-es
/.github/workflows @microsoft/onnxruntime-es
# Dependencies
requirements-dev.txt @microsoft/onnxruntime-admin
requirements-doc.txt @microsoft/onnxruntime-admin
requirements-training.txt @microsoft/onnxruntime-admin
requirements.txt.in @microsoft/onnxruntime-admin
/cgmanifests/cgmanifest.json @microsoft/onnxruntime-admin
/cgmanifests/generated/cgmanifest.json @microsoft/onnxruntime-admin