This is an automated email from the ASF dual-hosted git repository.

maruilei pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/auron.git


The following commit(s) were added to refs/heads/master by this push:
     new 062b1bec [AURON #1629] Fix out-of-date module name in labeler.yml #1629
062b1bec is described below

commit 062b1bec9a06b69125eb91d3ccfc596fce1e4f57
Author: Thomas <[email protected]>
AuthorDate: Mon Nov 17 11:11:41 2025 +0800

    [AURON #1629] Fix out-of-date module name in labeler.yml #1629
---
 .github/labeler.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/labeler.yml b/.github/labeler.yml
index 067718d5..e74a0307 100644
--- a/.github/labeler.yml
+++ b/.github/labeler.yml
@@ -43,7 +43,7 @@ common:
 
 spark:
   - "spark-extension/**"
-  - "spark-extension-shims-spark3/**"
+  - "spark-extension-shims-spark/**"
   - "spark-version-annotation-macros/**"
 
 native:

Reply via email to