From c8dbe138b5cf49878d3911bf067426fbcf1dfd32 Mon Sep 17 00:00:00 2001 From: ZakyHermawan Date: Tue, 25 Nov 2025 12:36:59 +0700 Subject: [PATCH 1/3] [QualGroup][docs] Update meeting calendar and link for slides * Remove the Wednesday schedule, since we did not have the meeting for Americas-friendly timezones. * Use a single folder for past meeting slides instead of individual links. --- llvm/docs/GettingInvolved.rst | 2 +- llvm/docs/QualGroup.rst | 11 ++--------- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/llvm/docs/GettingInvolved.rst b/llvm/docs/GettingInvolved.rst index ad544342de329..b90f313f70cb2 100644 --- a/llvm/docs/GettingInvolved.rst +++ b/llvm/docs/GettingInvolved.rst @@ -209,7 +209,7 @@ what to add to your calendar invite. - `ics `__ - `Meeting details/agenda: `__ * - `LLVM Qualification Working Group `__ - - 1st Tuesday/Wednesday of the month + - 1st Tuesday of the month - `ics `__ `gcal `__ - `Minutes/docs `__ diff --git a/llvm/docs/QualGroup.rst b/llvm/docs/QualGroup.rst index 01c1f6f9d0032..45df0539178c8 100644 --- a/llvm/docs/QualGroup.rst +++ b/llvm/docs/QualGroup.rst @@ -241,15 +241,8 @@ Agendas, meeting notes, and presentation slides for the sync-ups are shared to e Upcoming and past meeting agendas, and meeting minutes are published in a dedicated thread on the LLVM Discourse forum: `Meeting Agendas and Minutes `_ -Slides used to support discussions during sync-up meetings are stored in LLVM's GitHub repository. - -Available slides: - -* (add future entries here) -* `October 2025 `_ -* `September 2025 `_ -* `August 2025 `_ -* `July 2025 `_ +Slides used to support discussions during sync-up meetings are stored in a dedicated Google Drive folder: `Link `_. +Note: that the naming convention for these slides is YYYYMM_llvm_qual_wg. AI Transcription Policy ======================= From c7b54d66d62573d88916f0de306c946e94e9a641 Mon Sep 17 00:00:00 2001 From: ZakyHermawan Date: Tue, 25 Nov 2025 14:41:32 +0700 Subject: [PATCH 2/3] [QualGroup][docs] A minor adjustment to the wording Signed-off-by: ZakyHermawan --- llvm/docs/QualGroup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/docs/QualGroup.rst b/llvm/docs/QualGroup.rst index 45df0539178c8..a0862a1c0ad14 100644 --- a/llvm/docs/QualGroup.rst +++ b/llvm/docs/QualGroup.rst @@ -242,7 +242,7 @@ Upcoming and past meeting agendas, and meeting minutes are published in a dedica on the LLVM Discourse forum: `Meeting Agendas and Minutes `_ Slides used to support discussions during sync-up meetings are stored in a dedicated Google Drive folder: `Link `_. -Note: that the naming convention for these slides is YYYYMM_llvm_qual_wg. +Note that the naming convention for these slides is *YYYYMM*_llvm_qual_wg. AI Transcription Policy ======================= From a943dab3c93ad259b2369b94e5a8b2bf0cc224f0 Mon Sep 17 00:00:00 2001 From: ZakyHermawan Date: Tue, 25 Nov 2025 14:49:55 +0700 Subject: [PATCH 3/3] [QualGroup][docs] Fix 'Inline emphasis start-string without end-string' error Signed-off-by: ZakyHermawan --- llvm/docs/QualGroup.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/docs/QualGroup.rst b/llvm/docs/QualGroup.rst index a0862a1c0ad14..1c065f69ef613 100644 --- a/llvm/docs/QualGroup.rst +++ b/llvm/docs/QualGroup.rst @@ -242,7 +242,7 @@ Upcoming and past meeting agendas, and meeting minutes are published in a dedica on the LLVM Discourse forum: `Meeting Agendas and Minutes `_ Slides used to support discussions during sync-up meetings are stored in a dedicated Google Drive folder: `Link `_. -Note that the naming convention for these slides is *YYYYMM*_llvm_qual_wg. +Note that the naming convention for these slides is *YYYYMM*\_llvm_qual_wg. AI Transcription Policy =======================