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

xuanwo pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git


The following commit(s) were added to refs/heads/main by this push:
     new 381ebd812 docs: add event calendar in community page (#3767)
381ebd812 is described below

commit 381ebd8122195921f9b091d992f8b1bd14ec2993
Author: Liuqing Yue <[email protected]>
AuthorDate: Sat Dec 16 16:24:47 2023 +0800

    docs: add event calendar in community page (#3767)
---
 website/community/index.mdx | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/website/community/index.mdx b/website/community/index.mdx
index d94f261b0..6f9d68725 100644
--- a/website/community/index.mdx
+++ b/website/community/index.mdx
@@ -40,6 +40,14 @@ If you email us with a code snippet, make sure that:
 * you keep formatting when pasting code to keep the code readable
 * there are enough import statements to avoid ambiguities
 
+## Upcoming Community Events
+
+We have a calendar that tracks all our upcoming events like community sync.
+
+<iframe 
src="https://calendar.google.com/calendar/embed?src=d32a8b1c08fc40d4230e3ce89145fd0e9a1ea4a374893a23ec7bd28ca646db45%40group.calendar.google.com&ctz=Asia%2FShanghai";
 style={{border: 0, width: "100%", maxWidth: "600px", height: "600px", 
aspectRatio: 1}} frameBorder="0"></iframe>
+
+If prefer to add these events to your personal calendar, please use this iCal 
link: [Add to your 
calendar](https://calendar.google.com/calendar/ical/d32a8b1c08fc40d4230e3ce89145fd0e9a1ea4a374893a23ec7bd28ca646db45%40group.calendar.google.com/public/basic.ics)
+
 ## Issue tracker
 
 We use GitHub Issues to track all code related issues: 
https://github.com/apache/incubator-opendal/issues

Reply via email to