From d8d6315b3172346959c0da266ff7ef870478fa1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Stolarczuk?= Date: Wed, 29 Oct 2025 14:45:18 +0100 Subject: [PATCH] [CI][Bench] Add more paths for benchmarking team in codeowners --- .github/CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index f6a00bbc014a0..94a4d13800cb0 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -138,6 +138,8 @@ devops/dependencies-igc-dev.json @intel/sycl-matrix-reviewers @intel/dpcpp-esimd # Benchmarking scripts devops/scripts/benchmarks/ @intel/llvm-reviewers-benchmarking +devops/actions/run-tests/benchmark/ @intel/llvm-reviewers-benchmarking +.github/workflows/sycl-ur-perf-benchmarking.yml @intel/llvm-reviewers-benchmarking # JIT compiler sycl-jit/ @intel/llvm-reviewers-runtime @cperkinsintel @aelovikov-intel