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

paulk pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/groovy-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 1f53b55  update events
1f53b55 is described below

commit 1f53b55e62094ae73acaf349be3585f384f8190d
Author: Paul King <pa...@asert.com.au>
AuthorDate: Thu Aug 21 16:46:26 2025 +1000

    update events
---
 site/src/site/assets/img/confs/javazone2025.png | Bin 0 -> 72689 bytes
 site/src/site/sitemap-user.groovy               |  11 +++++++++++
 2 files changed, 11 insertions(+)

diff --git a/site/src/site/assets/img/confs/javazone2025.png 
b/site/src/site/assets/img/confs/javazone2025.png
new file mode 100644
index 0000000..e11da32
Binary files /dev/null and b/site/src/site/assets/img/confs/javazone2025.png 
differ
diff --git a/site/src/site/sitemap-user.groovy 
b/site/src/site/sitemap-user.groovy
index a0939bb..2c5bb49 100644
--- a/site/src/site/sitemap-user.groovy
+++ b/site/src/site/sitemap-user.groovy
@@ -216,6 +216,17 @@ ecosystem {
 
 allEvents {
     // Note that the event image should be 257x180 to look nice
+    event('JavaZone 2025') {
+        location 'NOVA Spektrum, Lillestrøm'
+        date 'September 3-4, 2025'
+        url 'https://2025.javazone.no/en'
+        logo 'img/confs/javazone2025.png'
+        description '''
+            <p>
+            JavaZone is the biggest community-driven Java conference that has 
been organized in Oslo, Norway since 2001.
+            </p>
+        '''
+    }
     event('Community over Code NA') {
         location 'Minneapolis, Minnesota'
         date 'September 11-14, 2025'

Reply via email to