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

desruisseaux pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/sis-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 93730527 Replace `closer.cgi` by `closer.lua`. Also send announcement 
emails to `geospatial` list.
93730527 is described below

commit 937305279cdf9b0003480888176f5233e640b912
Author: Martin Desruisseaux <[email protected]>
AuthorDate: Tue Feb 3 12:44:03 2026 +0100

    Replace `closer.cgi` by `closer.lua`.
    Also send announcement emails to `geospatial` list.
---
 content/downloads.md                   | 6 +++---
 content/release-management.md          | 2 +-
 static/templates/release-announce.html | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/content/downloads.md b/content/downloads.md
index de788068..0d433c17 100644
--- a/content/downloads.md
+++ b/content/downloads.md
@@ -178,9 +178,9 @@ See [How to use EPSG geodetic dataset](epsg.html) page for 
more information.
 [maven]:    http://maven.apache.org/
 [keys]:     https://www.apache.org/dist/sis/KEYS
 [license]:  http://www.apache.org/licenses/LICENSE-2.0
-[src]:      http://www.apache.org/dyn/closer.cgi/sis/{{% version 
%}}/apache-sis-{{% version %}}-src.zip
-[doc]:      http://www.apache.org/dyn/closer.cgi/sis/{{% version 
%}}/apache-sis-{{% version %}}-doc.zip
-[bin]:      http://www.apache.org/dyn/closer.cgi/sis/{{% version 
%}}/apache-sis-{{% version %}}-bin.zip
+[src]:      http://www.apache.org/dyn/closer.lua/sis/{{% version 
%}}/apache-sis-{{% version %}}-src.zip
+[doc]:      http://www.apache.org/dyn/closer.lua/sis/{{% version 
%}}/apache-sis-{{% version %}}-doc.zip
+[bin]:      http://www.apache.org/dyn/closer.lua/sis/{{% version 
%}}/apache-sis-{{% version %}}-bin.zip
 [src-PGP]:  https://www.apache.org/dist/sis/{{% version %}}/apache-sis-{{% 
version %}}-src.zip.asc
 [doc-PGP]:  https://www.apache.org/dist/sis/{{% version %}}/apache-sis-{{% 
version %}}-doc.zip.asc
 [bin-PGP]:  https://www.apache.org/dist/sis/{{% version %}}/apache-sis-{{% 
version %}}-bin.zip.asc
diff --git a/content/release-management.md b/content/release-management.md
index e94f999e..a0afb6c4 100644
--- a/content/release-management.md
+++ b/content/release-management.md
@@ -840,7 +840,7 @@ The output shall report only good signatures.
 
 * Publish the web site updates:
   * On the `asf-site` branch, execute `git merge asf-staging` and push.
-* Make an announcement about the release on the `dev@`, `users@`, and 
`announce@` mailing lists.
+* Make an announcement about the release on the `dev@`, `users@`, 
`geospatial@` and `announce@` mailing lists.
   A template is available [here](templates/release-announce.html).
   The email needs to be sent from an `@apache.org` email address
   and the message format must be RAW text only (no HTML).
diff --git a/static/templates/release-announce.html 
b/static/templates/release-announce.html
index 39c8b35e..77b8b4f1 100644
--- a/static/templates/release-announce.html
+++ b/static/templates/release-announce.html
@@ -6,7 +6,7 @@
   </head>
   <body>
     <p>
-      <b>To:</b> [email protected], [email protected], 
[email protected]<br>
+      <b>To:</b> [email protected], [email protected], 
[email protected], [email protected]<br>
       <b>Subject:</b>  [ANNOUNCE] Apache <abbr title="Spatial Information 
System">SIS</abbr> $VERSION Release
     </p><p>
       The Apache

Reply via email to