60 Commits

Author SHA1 Message Date
Paulo Matos
9f493be7e6 Revert "[Docs] Add my Office Hours"
This reverts commit b293de988059cac25c4ad84371be09107de7bbc4.
2023-03-06 10:51:48 +01:00
Anastasia Stulova
73d834325c [Docs] Updated my Office Hours 2023-02-03 19:17:25 +00:00
Phoebe Wang
08b8adc656
[Docs] Added my office hours 2022-12-14 21:54:20 +08:00
Paulo Matos
b293de9880 [Docs] Add my Office Hours 2022-11-07 22:02:07 -08:00
Alexey Bader
e0ed3d5d2e Online sync-ups: add SYCL working group sync details. 2022-11-06 08:16:36 -08:00
Kristof Beyls
f4a338ebf8 Online sync-ups: remove Windows/COFF entry.
They stopped a while ago.

Differential Revision: https://reviews.llvm.org/D136876
2022-10-28 14:48:02 +02:00
Kristof Beyls
739b0df399 Community calendar: more clearly document how to add events 2022-10-27 21:15:01 +02:00
Johannes Doerfert
8ce5dee74b
[Docs][NFC] Update my office hour information 2022-10-26 08:14:54 -07:00
Quentin Colombet
d7aba027af [docs] Add myself for LLVM Office hours
Add an entry for my office hours. Intended focus is low-level LLVM
stuff.

Differential Version: https://reviews.llvm.org/D136270
2022-10-19 18:25:21 +00:00
Aaron Ballman
a037e472dd Add an additional time for monthly office hours
Office hours have gone so well for me that I've had requests to add a
second time slot which is later in the day so that folks on the US west
coast have a more reasonable time to meet. So now meeting at 10am and
2pm on the 2nd Monday of each month.
2022-10-18 09:40:18 -04:00
Michal Paszkowski
cf46835e88 [Docs] Added LLVM SPIR-V Backend Working Group 2022-09-13 20:17:37 +02:00
Aaron Ballman
3da23970ed Update the docs about IRC
We haven't had a Geordi bot in years and we moved the build bot to
another channel. This updates the documentation to be more reflective
of reality, and it also identifies whether a channel is actively
moderated or not.

Differential Revision: https://reviews.llvm.org/D133155
2022-09-02 08:41:49 -04:00
Kristof Beyls
3d2ea3c77f Add guidance for what to put in community calendar invites
Differential Revision: https://reviews.llvm.org/D132134
2022-08-19 14:11:33 +02:00
Michal Paszkowski
ff1d471964 [Docs] Added my office hours 2022-08-04 15:20:06 +02:00
Maksim Panchenko
aa8c517ae4 [docs] Add BOLT Office Hours
Reviewed By: rafauler

Differential Revision: https://reviews.llvm.org/D129408
2022-07-13 14:22:00 -07:00
Alexey Bader
9892706282 Updating office hours 2022-07-05 07:12:11 -04:00
Kristof Beyls
91139cee15 [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@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
2022-06-23 13:29:41 +02:00
Kristof Beyls
6cb076783e [docs] More clearly document that the CoC applies to online sync-ups and office hours.
* Also removes the code of conduct document listed as a "proposal".

Fixes #55430

Differential Revision: https://reviews.llvm.org/D126954
2022-06-20 13:47:53 +02:00
Kristof Beyls
8d29187506 Minutes for security group sync-ups have moved to Discourse. 2022-05-24 13:46:08 +02:00
Kristof Beyls
52f2d05723 Minutes for pauth sync-ups have moved to Discourse. 2022-05-20 14:00:53 +02:00
Kristof Beyls
ac2f0a6f1d [Office Hours] add initial guidance for hosts
This includes adding guidance to announce an office hours session on the
Discord channel and/or IRC, as discussed at the office hours round table at
EuroLLVM 2022, see
https://discourse.llvm.org/t/office-hours-eurollvm-round-table-summary/62480.

Fixes #55423
2022-05-19 20:39:39 +02:00
Kristof Beyls
e1a8d05dd2 Update my office hours 2022-05-13 16:30:02 +02:00
Anastasia Stulova
cd99227c78 [Docs] Added my office hours. 2022-05-09 17:39:41 +01:00
Groverkss
4d1fd705f0 [docs] Add Office Hours for Tobias Grosser 2022-05-08 21:14:31 +05:30
Michael Kruse
c7bd9dcb06 [docs] Add Loop Opt WG meeting ics.
Add ics file for biweekly loop optimization meeting.

Reviewed By: #loopoptwg, bmahjour

Differential Revision: https://reviews.llvm.org/D120343
2022-04-04 20:07:51 -05:00
Kristof Beyls
51d9aaf4e5 Update my office hours
Adding LLVM security group as another topic I can talk about.
2022-03-24 09:56:43 +01:00
Johannes Doerfert
88c3c346f6
Add another office hour 2022-03-17 12:48:13 -05:00
Aaron Ballman
11407c58a2 Fix the dates for the C and C++ language working group
It's 1st and 3rd Wed of the month instead of every other.
2022-03-10 13:09:00 -05:00
Aaron Ballman
c233c1acf8 Add the C and C++ Language Working Group meeting info 2022-03-09 10:19:06 -05:00
Aaron Ballman
338dfcd60f Update my office hours
Adds "frontend attributes" to the list of things to come talk about,
removes the extra timezone information to hopefully reduce confusion
about daylight savings time.
2022-03-09 07:57:30 -05:00
Tom Stellard
9cb0605c0e docs: Update instructions for requesting backports to the release branches
Reviewed By: lattner

Differential Revision: https://reviews.llvm.org/D120974
2022-03-08 16:28:02 -08:00
Aaron Ballman
14536ce007 Add myself to the office hours; correct small typo in prose 2022-02-23 08:14:11 -05:00
Alina Sbirlea
ed69e3266c [Docs]Add office hours. 2022-02-22 16:40:01 -08:00
Tanya Lattner
b4990ac330 Update references to the mailing lists that have moved to Discourse. 2022-02-21 18:58:48 -08:00
Kristof Beyls
7a837d38bd Create office hours documentation.
Differential Revision: https://reviews.llvm.org/D120036
2022-02-21 20:21:16 +01:00
Volodymyr Turanskyy
c127ba25fb Add LLVM Embedded Toolchains call to the table of sync ups.
LLVM Embedded Toolchains working group regular sync up calls to start in early
March, adding details to the table of sync ups for general reference.

Differential Revision: https://reviews.llvm.org/D118884
2022-02-07 16:38:42 +01:00
Jeff Bailey
f86844da49 Remove reference to LLVMLibC as the doc has moved.
https://reviews.llvm.org/D117436 caused a build failure
due to this error.

Tested:
ninja docs-llvm-libc builds

Reviewed By: abrachet

Differential Revision: https://reviews.llvm.org/D118537
2022-01-29 23:39:03 +00:00
Bardia Mahjour
f27ff7ff0e [docs] Add Loop Optimization WG to the online sync-up page 2021-11-18 16:49:11 -05:00
Florian Hahn
1235ca37bd
[docs] Update outdated mentions of lab.llvm.org:8011.
Some places were still referring to the outdated buildbot URL
http://lab.llvm.org:8011. Update those to use the new URL
http://lab.llvm.org/buildbot/#.
2021-11-18 10:51:47 +00:00
Florian Hahn
09f39862dc
[docs] Remove mention of retired smooshlab IRC bot.
the smooshlab bot has been offline for years. Remove it from the list of
IRC bots.
2021-11-18 10:45:16 +00:00
Shao-Ce SUN
0c660256eb [NFC] Trim trailing whitespace in *.rst 2021-11-15 09:17:08 +08:00
Christian Kühnel
dcc91dd2a7 first draft of a written policy around git repos
This is a frist draft of a set of policies around new git repos and how we grant write access to our GitHub organisation.

This proposal is based on the discussions in:
https://github.com/llvm/llvm-iwg/issues/40
https://github.com/llvm/llvm-iwg/issues/51

Differential Revision: https://reviews.llvm.org/D111723
2021-10-19 08:05:37 +00:00
Christian Kühnel
4b8806d957 [doc] added links to discord and discourse
Some folks are not aware that we have a Discourse server in addition to the mailing lists and a Discord server in addition to IRC. So I think we should add that.
These were announced on the mailing list a while ago: https://lists.llvm.org/pipermail/llvm-dev/2019-November/136880.html

Differential Revision: https://reviews.llvm.org/D100943
2021-08-06 07:04:52 +00:00
Alina Sbirlea
bd19ba9d6d [docs]Update meeeting frequency to match new cal entry 2021-08-01 23:48:25 -07:00
Ahmed Bougacha
c9dbaa4c86 [docs] Describe reporting security issues on the chromium tracker.
To track security issues, we're starting with the chromium bug tracker
(using the llvm project there).

We considered using Github Security Advisories.  However, they are
currently intended as a way for project owners to publicize their
security advisories, and aren't well-suited to reporting issues.

This also moves the issue-reporting paragraph to the beginning of the
document, in part to make it more discoverable, in part to allow the
anchor-linking to actually display the paragraph at the top of the page.

Note that this doesn't update the concrete list of security-sensitive
areas, which is still an open item.  When we do, we may want to move the
list of security-sensitive areas next to the issue-reporting paragraph
as well, as it seems like relevant information needed in the reporting
process.

Finally, when describing the discission medium, this splits the topics
discussed into two: the concrete security issues, discussed in the
issue tracker, and the logistics of the group, in our mailing list,
as patches on public lists, and in the monthly sync-up call.

While there, add a SECURITY.md page linking to the relevant paragraph.

Differential Revision: https://reviews.llvm.org/D100873
2021-05-19 15:21:50 -07:00
Alina Sbirlea
b14c8f5f6e Add cal entry for MemorySSA syncs. 2021-05-04 12:56:06 -07:00
Alina Sbirlea
974ff623aa Add monthly MemorySSA sync. 2021-05-04 11:23:36 -07:00
Kristof Beyls
a7bbd670aa [docs] Add Pointer Authentication call info 2021-04-16 15:18:21 +02:00
Simon Moll
fda078bffb [docs] Add vector predication call
Add the syncup call to the table

Reviewed By: craig.topper

Differential Revision: https://reviews.llvm.org/D100474
2021-04-16 10:49:34 +02:00
Kristof Beyls
28dc50c4b7 [docs] Add Windows/COFF call info 2021-04-12 17:11:25 +02:00