[all-commits] [llvm/llvm-project] 91139c: [docs] Document and publish LLVM community calendar
Kristof Beyls via All-commits
all-commits at lists.llvm.org
Thu Jun 23 04:30:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91139cee15124086defad4e1233dd8add35ccd25
https://github.com/llvm/llvm-project/commit/91139cee15124086defad4e1233dd8add35ccd25
Author: Kristof Beyls <kristof.beyls at arm.com>
Date: 2022-06-23 (Thu, 23 Jun 2022)
Changed paths:
M llvm/docs/GettingInvolved.rst
Log Message:
-----------
[docs] Document and publish LLVM community calendar
Let's introduce and publish an LLVM community calendar.
The idea is that organizers of events such as online sync-ups or office hours
invite calendar at llvm.org to the event they're creating. That way, the calendar
publicly visible at
https://calendar.google.com/calendar/u/0/embed?src=calendar@llvm.org will show
the event.
The hope is that having a single calendar showing all LLVM events makes it
easier for both new comers and experienced people to discover events they're
interested in.
This patch partially implements https://github.com/llvm/llvm-project/issues/55426
We could also give pointers to the calendar in a few other places, e.g. from
the main LLVM page, but let's introduce the incrementally.
Differential Revision: https://reviews.llvm.org/D127852
More information about the All-commits
mailing list