[PATCH] D126954: More clearly document that the CoC applies to online sync-ups and office hours.
Kristof Beyls via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 20 04:49:51 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6cb076783e1e: [docs] More clearly document that the CoC applies to online sync-ups and office… (authored by kristof.beyls).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D126954/new/
https://reviews.llvm.org/D126954
Files:
llvm/docs/GettingInvolved.rst
Index: llvm/docs/GettingInvolved.rst
===================================================================
--- llvm/docs/GettingInvolved.rst
+++ llvm/docs/GettingInvolved.rst
@@ -107,6 +107,7 @@
If you can't find what you need in these docs, try consulting the
Discourse forums. There are also commit mailing lists for all commits to the LLVM Project.
+The :doc:`CodeOfConduct` applies to all these forums and mailing lists.
`LLVM Discourse`__
The forums for all things LLVM and related sub-projects. There are categories and subcategories for a wide variety of areas within LLVM. You can also view tags or search for a specific topic.
@@ -140,7 +141,8 @@
A number of regular calls are organized on specific topics. It should be
expected that the range of topics will change over time. At the time of
-writing, the following sync-ups are organized:
+writing, the following sync-ups are organized.
+The :doc:`CodeOfConduct` applies to all online sync-ups.
.. list-table:: LLVM regular sync-up calls
:widths: 25 25 25 25
@@ -229,6 +231,8 @@
the list of who is available when, through which medium, and what their area of
expertise is. Don't be too shy to dial in!
+The :doc:`CodeOfConduct` applies to all office hours.
+
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.
@@ -359,7 +363,6 @@
.. toctree::
:hidden:
- CodeOfConduct
Proposals/GitHubMove
BugpointRedesign
Proposals/TestSuite
@@ -367,10 +370,6 @@
Proposals/VectorizationPlan
Proposals/VectorPredication
-:doc:`CodeOfConduct`
- Proposal to adopt a code of conduct on the LLVM social spaces (lists, events,
- IRC, etc).
-
:doc:`Proposals/GitHubMove`
Proposal to move from SVN/Git to GitHub.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126954.438342.patch
Type: text/x-patch
Size: 1857 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220620/f2cbb9be/attachment.bin>
More information about the llvm-commits
mailing list