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

wilfreds pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yunikorn-k8shim.git


The following commit(s) were added to refs/heads/master by this push:
     new dd8478b4 [YUNIKORN-3159] Update copyright year in NOTICE file to 2025 
(#992)
dd8478b4 is described below

commit dd8478b4a43ca150062a0be7fc58bf9c3e709ea7
Author: Wilfred Spiegelenburg <[email protected]>
AuthorDate: Mon Dec 1 22:48:44 2025 +1100

    [YUNIKORN-3159] Update copyright year in NOTICE file to 2025 (#992)
    
    Update copyright year in NOTICE file to 2025
    Remove old entry for shellcheck dir in gitignore
    
    Closes: #992
    
    Signed-off-by: Wilfred Spiegelenburg <[email protected]>
---
 .gitignore | 4 +---
 NOTICE     | 2 +-
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index efb52922..46c3f4e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,12 +1,10 @@
 .idea
+.DS_Store
 /tools/
 /build/
-/_output/
-/_spark/
 /deployments/image
 /coverage.txt
 /yunikorn-release
-/shellcheck
 *.csr
 *.crt
 *.key
diff --git a/NOTICE b/NOTICE
index 6471f3b0..ab1ab500 100644
--- a/NOTICE
+++ b/NOTICE
@@ -1,5 +1,5 @@
 Apache YuniKorn
-Copyright 2019-2024 The Apache Software Foundation
+Copyright 2019-2025 The Apache Software Foundation
 
 This product includes software developed at
 The Apache Software Foundation (http://www.apache.org/).


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to