From 1543e16c8fa00b2ff143d57f414ad79026256c77 Mon Sep 17 00:00:00 2001 From: kevinintel Date: Fri, 6 Sep 2024 15:35:27 +0800 Subject: [PATCH 1/2] Update CODEOWNERS --- .github/CODEOWNERS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 849d9ff3..5e336c54 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,4 +1,7 @@ +# Code owners will review PRs within their respective folders. +# Typically, ownership is organized at the second-level subdirectory under the homepage /evals/benchmark/ liang1.lv@intel.com /evals/evaluation/ kaokao.lv@intel.com /evals/metrics/ xinyu.ye@intel.com /tests/ kaokao.lv@intel.com +/*/ kaokao.lv@intel.com From 5b0a0647f12cc7235a3add9fe92d1205f52520f0 Mon Sep 17 00:00:00 2001 From: "hanwen.chang" Date: Fri, 6 Sep 2024 15:55:29 +0800 Subject: [PATCH 2/2] refine --- .github/CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 5e336c54..4af04254 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1,7 +1,7 @@ # Code owners will review PRs within their respective folders. # Typically, ownership is organized at the second-level subdirectory under the homepage +/*/ kaokao.lv@intel.com /evals/benchmark/ liang1.lv@intel.com /evals/evaluation/ kaokao.lv@intel.com /evals/metrics/ xinyu.ye@intel.com /tests/ kaokao.lv@intel.com -/*/ kaokao.lv@intel.com