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

lprimak pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/shiro-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new cdc7efa30 update
cdc7efa30 is described below

commit cdc7efa300f91385ed11831dfaf1fd4425d23498
Author: lprimak <[email protected]>
AuthorDate: Fri Jan 30 11:30:13 2026 -0600

    update
---
 .well-known/security.txt |  2 +-
 feed.xml                 |  2 +-
 forums.html              | 13 +++++++++----
 3 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/.well-known/security.txt b/.well-known/security.txt
index ae584df13..16a74b73c 100644
--- a/.well-known/security.txt
+++ b/.well-known/security.txt
@@ -1,5 +1,5 @@
 Contact: mailto:[email protected]
-Expires: 2027-01-30T16:55:58Z
+Expires: 2027-01-30T17:30:00Z
 Preferred-Languages: en
 Canonical: https://shiro.apache.org/.well-known/security.txt
 Policy: https://shiro.apache.org/security-reports.html
\ No newline at end of file
diff --git a/feed.xml b/feed.xml
index d10c0e49d..3fdb59c65 100644
--- a/feed.xml
+++ b/feed.xml
@@ -4,7 +4,7 @@
   <subtitle>Simple. Java. Security.</subtitle>
   <link href="https://shiro.apache.org/"/>
   <link rel="self" href="https://shiro.apache.org/feed.xml"; />
-  <updated>2026-01-30T16:55:58Z</updated>
+  <updated>2026-01-30T17:30:00Z</updated>
 
   <author>
     <name>Les Hazlewood</name>
diff --git a/forums.html b/forums.html
index 6391bcf02..8803e923f 100644
--- a/forums.html
+++ b/forums.html
@@ -217,10 +217,15 @@
   </div>
 
 <div class="sect1">
-<h2 id="github_discussions">GitHub Discussions</h2>
+<h2 id="mailing_lists">Mailing Lists</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>For questions, ideas, and general community discussion, please use <a 
href="https://github.com/apache/shiro/discussions";>GitHub Discussions</a>.</p>
+<p>For those that may prefer mailing lists, please see the <a 
href="mailing-lists.html">Mailing Lists</a> information.</p>
+</div>
+<div class="listingblock">
+<div class="content">
+<pre>*NOTE:* The primary forums for Apache Shiro are the mailing lists, which 
can be accessed via the link:mailing-lists.html[Mailing Lists] page. This is 
per the Apache Software Foundation's community guidelines.</pre>
+</div>
 </div>
 </div>
 </div>
@@ -250,10 +255,10 @@
 </div>
 </div>
 <div class="sect1">
-<h2 id="mailing_lists">Mailing Lists</h2>
+<h2 id="github_discussions">GitHub Discussions</h2>
 <div class="sectionbody">
 <div class="paragraph">
-<p>For those that may prefer mailing lists, please see the <a 
href="mailing-lists.html">Mailing Lists</a> information.</p>
+<p>For questions, ideas, and general community discussion, please use <a 
href="https://github.com/apache/shiro/discussions";>GitHub Discussions</a>.</p>
 </div>
 </div>
 </div>

Reply via email to