This is an automated email from the ASF dual-hosted git repository. suehle pushed a commit to branch suehle-patch-1 in repository https://gitbox.apache.org/repos/asf/comdev-events-site.git
commit eb5c465857ec000b6d68a65bbdd65b33b894f605 Author: Ruth Suehle <[email protected]> AuthorDate: Tue Feb 25 11:00:11 2025 -0500 Change Denver to Minneapolis in calendar.json --- content/js/calendar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/js/calendar.json b/content/js/calendar.json index f639692..bd33e7b 100644 --- a/content/js/calendar.json +++ b/content/js/calendar.json @@ -106,7 +106,7 @@ "updated": "2025-02-13T17:27:54.400Z", "summary": "Community Over Code North America 2025", "description": "https://communityovercode.org/", - "location": "Denver, CO, USA", + "location": "Minneapolis, MN, USA", "creator": { "email": "[email protected]", "displayName": "Rich Bowen"
