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

dongjoon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/spark-kubernetes-operator.git


The following commit(s) were added to refs/heads/main by this push:
     new 95816f9  [SPARK-52154] Update `.asf.yaml` to show Spark K8s operator 
website
95816f9 is described below

commit 95816f92c79fb9c4ad3702d06399484d04e0fcb9
Author: Dongjoon Hyun <dongj...@apache.org>
AuthorDate: Thu May 15 05:55:17 2025 -0700

    [SPARK-52154] Update `.asf.yaml` to show Spark K8s operator website
    
    ### What changes were proposed in this pull request?
    
    This PR aims to update `.asf.yaml` to show 
https://apache.github.io/spark-kubernetes-operator/ in `GitHub` about page.
    
    ### Why are the changes needed?
    
    It's very difficult to find relevant materials about `Spark K8s Operator` 
in Apache Spark main page. We had better show 
https://apache.github.io/spark-kubernetes-operator/ as a landing page.
    
    <img width="294" alt="Screenshot 2025-05-14 at 21 57 14" 
src="https://github.com/user-attachments/assets/7159b673-7137-4e2f-a6e8-601aea5cc2fb";
 />
    
    ### Does this PR introduce _any_ user-facing change?
    
    No, this is a GitHub infra management PR.
    
    ### How was this patch tested?
    
    Manual review.
    
    ### Was this patch authored or co-authored using generative AI tooling?
    
    No.
    
    Closes #202 from dongjoon-hyun/SPARK-52154.
    
    Authored-by: Dongjoon Hyun <dongj...@apache.org>
    Signed-off-by: Dongjoon Hyun <dongj...@apache.org>
---
 .asf.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 7153912..6b358b1 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -17,11 +17,12 @@
 ---
 github:
   description: "Apache Spark Kubernetes Operator"
-  homepage: https://spark.apache.org/
+  homepage: https://apache.github.io/spark-kubernetes-operator/
   labels:
     - java
     - spark
     - kubernetes
+    - operator
   enabled_merge_buttons:
     merge: false
     squash: true


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to