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

mbuenger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-default-skin.git


The following commit(s) were added to refs/heads/master by this push:
     new 0d3355e  Add "RETIRED" to description in asf.yaml
0d3355e is described below

commit 0d3355e51d9cec62fa03d0837b6341b5aa673536
Author: Matthias Bünger <[email protected]>
AuthorDate: Mon Jul 21 20:52:31 2025 +0200

    Add "RETIRED" to description in asf.yaml
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index b0040a6..37471c3 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -16,7 +16,7 @@
 #
 # see https://s.apache.org/asfyaml
 github:
-  description: "Apache Maven Default Skin"
+  description: "Apache Maven Default Skin (RETIRED)"
   homepage: https://maven.apache.org/skins/maven-default-skin/
   labels:
     - java
@@ -28,4 +28,4 @@ notifications:
   commits: [email protected]
   issues: [email protected]
   pullrequests: [email protected]
-  jira_options: link label
\ No newline at end of file
+  jira_options: link label

Reply via email to