From dba7510984c97a9fe9ffa6f6a6c1cda95e08c981 Mon Sep 17 00:00:00 2001 From: Lukasz Lenart Date: Fri, 20 Dec 2024 07:47:53 +0100 Subject: [PATCH] Adds info about homepage and descritpion to Github repo --- .asf.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index 66560aabe2..b8148da8d5 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -11,6 +11,8 @@ notifications: jira_options: link label worklog github: + description: "Apache Struts is a free, open-source, MVC framework for creating elegant, modern Java web applications" + homepage: https://struts.apache.org/ del_branch_on_merge: true protected_branches: main: