[PATCH] D120036: Create office hours documentation.

Kristof Beyls via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 17 03:50:43 PST 2022


kristof.beyls created this revision.
kristof.beyls added reviewers: tstellar, asbirlea.
kristof.beyls requested review of this revision.
Herald added a project: LLVM.

This is an initial commit to enable people interested in hosting office hours to publish it at least somewhere on the LLVM web site.
In follow-on work, we could improve this further by making the availability of office hours (and online sync-ups) more clearly visible from the home page. It'd be awesome if we could also integrate this in a "LLVM community activity" calendar somehow.

Please do share your thoughts on what kind of information should be listed and on if some of the wording could be improved.

Thanks,

Kristof


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D120036

Files:
  llvm/docs/GettingInvolved.rst


Index: llvm/docs/GettingInvolved.rst
===================================================================
--- llvm/docs/GettingInvolved.rst
+++ llvm/docs/GettingInvolved.rst
@@ -223,6 +223,37 @@
        `gcal <https://calendar.google.com/calendar/u/0?cid=ZDQyc3ZlajJmbjIzNG1jaTUybjFsdjA2dWNAZ3JvdXAuY2FsZW5kYXIuZ29vZ2xlLmNvbQ>`__
      - `Minutes/docs <https://docs.google.com/document/d/1GahxppHJ7o1O_fn1Mbidu1DHEg7V2aOr92LXCtNV1_o/edit?usp=sharing>`__
 
+
+Office hours
+------------
+
+A number of experienced LLVM contributors make themselves available for a chat
+on a regular schedule, to anyone who is looking for some guidance. Please find
+the list of who is available when, through which medium, and what their area of
+expertise is. Don't by shy to dial in!
+
+Of course, people take time off from time to time, so if you dial in and you
+don't find anyone present, chances are they happen to be off that day.
+
+.. list-table:: LLVM office hours
+  :widths: 15 40 15 15 15
+  :header-rows: 1
+
+  * - Name
+    - In-scope topics
+    - When?
+    - Where?
+    - Languages
+  * - Kristof Beyls
+    - General questions on how to contribute to LLVM; organizing meetups;
+      submitting talks; and other general LLVM-related topics. Arm/AArch64
+      codegen.
+    - Every 2nd and 4th Wednesday of the month at 9.30am CET, for 30 minutes.
+      `ics <https://calendar.google.com/calendar/ical/co0h4ndpvtfe64opn7eraiq3ac%40group.calendar.google.com/public/basic.ics>`__
+    - `Jitsi <https://meet.jit.si/KristofBeylsLLVMOfficeHour>`__
+    - English, Flemish, Dutch
+
+
 IRC
 ---
 


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120036.409574.patch
Type: text/x-patch
Size: 1632 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220217/b12d7af3/attachment.bin>


More information about the llvm-commits mailing list