onnxruntime/CODEOWNERS
Line: 2: incorrect codeowner organization: microsoft/onnxruntime-mobile Line: 2: no users/groups matched Line: 3: incorrect codeowner organization: microsoft/onnxruntime-mobile Line: 3: no users/groups matched Line: 6: incorrect codeowner organization: microsoft/onnxruntime-mlas Line: 6: 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 regexp: error parsing regexp: invalid nested repetition operator: `**` Line: 12: incorrect codeowner organization: microsoft/onnxruntime-es Line: 12: no users/groups matched Line: 15: incorrect codeowner organization: microsoft/onnxruntime-admin Line: 15: no users/groups matched Line: 16: incorrect codeowner organization: microsoft/onnxruntime-admin Line: 16: 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
Faith Xu ee3b757492
Add codeowners for requirement files (#12512)
* Add Codeowners for dependency files

* Fix team @s
2022-08-09 09:46:47 -07:00

18 lines
795 B
Text

# Mobile
/onnxruntime/test/testdata/kernel_def_hashes/ @microsoft/onnxruntime-mobile
/onnxruntime/core/framework/kernel_def_hash_helpers.* @microsoft/onnxruntime-mobile
# 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
/tools/ci_build/github/azure-pipelines @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