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

mmerli 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 e5ea57afdcd Add Pulsar Summit San Francisco
     new c2a8433f888 Merge pull request #151 from JipeiWang/patch-1
e5ea57afdcd is described below

commit e5ea57afdcdccf30d0d9bf982b79b33205403c6a
Author: Jipei wang <68096627+jipeiw...@users.noreply.github.com>
AuthorDate: Wed Jul 20 23:30:42 2022 +0800

    Add Pulsar Summit San Francisco
---
 site2/website-next/data/events.js | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/site2/website-next/data/events.js 
b/site2/website-next/data/events.js
index 21129a3b00e..4ff2d297c49 100644
--- a/site2/website-next/data/events.js
+++ b/site2/website-next/data/events.js
@@ -1,5 +1,12 @@
 module.exports = {
     events: [
+      {
+        title: 'Pulsar Summit San Francisco 2022 ',
+        description: '',
+        link: 'https://pulsar-summit.org/event/san-francisco-2022',
+        displayDate: '18 Aug 2022',
+        startDate: '2022-08-18' // year-month-day
+      },
       {
         title: 'Pulsar Summit Europe 2021 ',
         description: '',
@@ -110,4 +117,4 @@ module.exports = {
       },
     ]
   }
-  
\ No newline at end of file
+  

Reply via email to