From e76bd2f5e98dda71b96e93d23ca275ca8a3eec47 Mon Sep 17 00:00:00 2001 From: Changming Sun Date: Tue, 17 Dec 2024 13:39:13 -0800 Subject: [PATCH] Update CODEOWNERS: remove onnxruntime-es (#21677) Removing this restriction for now. --- CODEOWNERS | 4 ---- 1 file changed, 4 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index f7dfa419500d0..a55067ed798d8 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -9,10 +9,6 @@ /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