From f28077e8ad51e04cc71e8e7a128f73e1c4157d06 Mon Sep 17 00:00:00 2001 From: lprimak Date: Mon, 16 Mar 2026 10:45:41 -0500 Subject: [PATCH 1/2] enh: update description is GitHub --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index c5fd82b2b9..92852149c7 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -17,7 +17,7 @@ --- github: - description: "Apache Shiro" + description: "Apache Shiro is a powerful and easy-to-use Java security framework that performs authentication, authorization, cryptography, and session management" homepage: https://shiro.apache.org/ dependabot_alerts: true protected_branches: From d8f978e47f4eb264c277d2048c76965ad55a07c0 Mon Sep 17 00:00:00 2001 From: lprimak Date: Mon, 16 Mar 2026 10:57:13 -0500 Subject: [PATCH 2/2] split line --- .asf.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 92852149c7..2b002ca52a 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -17,7 +17,8 @@ --- github: - description: "Apache Shiro is a powerful and easy-to-use Java security framework that performs authentication, authorization, cryptography, and session management" + description: "Apache Shiro is a powerful and easy-to-use Java security framework \ + that performs authentication, authorization, cryptography, and session management" homepage: https://shiro.apache.org/ dependabot_alerts: true protected_branches: