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 9df1ff7 update for Glasgow
9df1ff7 is described below
commit 9df1ff72abde5f3007da26959fa95f402ec6ce04
Author: Paul King <[email protected]>
AuthorDate: Wed Apr 15 22:53:52 2026 +1000
update for Glasgow
---
site/src/site/sitemap-user.groovy | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
diff --git a/site/src/site/sitemap-user.groovy
b/site/src/site/sitemap-user.groovy
index afb601f..598690c 100644
--- a/site/src/site/sitemap-user.groovy
+++ b/site/src/site/sitemap-user.groovy
@@ -216,14 +216,15 @@ ecosystem {
allEvents {
// Note that the event image should be 257x180 to look nice
- event('ChurConf 2025') {
- location 'Parnell Conference Centre, Auckland'
- date 'November 2, 2025'
- url 'https://churconf.com/'
- logo 'img/confs/chur-conf-logo.png'
+ event('Community over Code Glasgow 2026') {
+ location 'Glasgow, UK'
+ date 'October 11-14, 2026'
+ url 'https://communityovercode.org/'
+ logo 'img/confs/coc2024.png'
description '''
<p>
- A Java community conference bringing together companies and
enthusiasts focussing on Java development.
+ The latest innovations from dozens of Apache projects and their
communities in a collaborative,
+ vendor-neutral environment.
</p>
'''
}