This is an automated email from the ASF dual-hosted git repository.
lhotari pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git
The following commit(s) were added to refs/heads/main by this push:
new 045a375ccd4 Add DSS 2025 to events page
045a375ccd4 is described below
commit 045a375ccd4096fb03716e57ab0083ce8737e515
Author: Lari Hotari <[email protected]>
AuthorDate: Tue Sep 9 18:53:33 2025 +0300
Add DSS 2025 to events page
---
data/events.ts | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/data/events.ts b/data/events.ts
index 8b963841149..a5fb8381c03 100644
--- a/data/events.ts
+++ b/data/events.ts
@@ -22,6 +22,13 @@ export type Resource = {
export const resources: Record<Category, Resource[]> = {
events: [
+ {
+ title: "Data Streaming Summit 2025",
+ description: "The Data Streaming Summit 2025 is taking place on
September 29-30, 2025 Grand Hyatt SFO.",
+ link: "https://datastreaming-summit.org/",
+ displayDate: "September 30th, 2024",
+ startDate: "2024-10-29", // year-month-day
+ },
{
title: "Pulsar Summit Europe 2024",
description: "",