[flang-commits] [flang] 88c2c2e - Updated the 'getting involved' documentation for Flang to correct the technical call details

Kiran Chandramohan via flang-commits flang-commits at lists.llvm.org
Tue Jun 13 13:49:00 PDT 2023


Author: Anton Rydahl
Date: 2023-06-13T21:48:09+01:00
New Revision: 88c2c2eff77b521a5c6ed5f412438f094c14c17d

URL: https://github.com/llvm/llvm-project/commit/88c2c2eff77b521a5c6ed5f412438f094c14c17d
DIFF: https://github.com/llvm/llvm-project/commit/88c2c2eff77b521a5c6ed5f412438f094c14c17d.diff

LOG: Updated the 'getting involved' documentation for Flang to correct the technical call details

modified:   flang/docs/GettingInvolved.md

Reviewed By: NimishMishra

Differential Revision: https://reviews.llvm.org/D152466

Added: 
    

Modified: 
    flang/docs/GettingInvolved.md

Removed: 
    


################################################################################
diff  --git a/flang/docs/GettingInvolved.md b/flang/docs/GettingInvolved.md
index 6ce3a1ffbb9c2..074564ceb3556 100644
--- a/flang/docs/GettingInvolved.md
+++ b/flang/docs/GettingInvolved.md
@@ -63,11 +63,11 @@ To understand the status of various developments in Flang please join the respec
 -   Time: Tuesdays 10:00 AM Pacific Time, every 4 weeks.
 -   The agenda is in this [Google Doc](https://docs.google.com/document/d/17U-WvX8qyKc3S36YUKr3xfF-GHunWyYowXbxEdpHscw).
 
-### OpenMP in Flang Technical Call
+### OpenMP in Flang Biweekly Technical Call
 
 -   Development updates on OpenMP and OpenACC in the Flang Project.
 -   Join [OpenMP in Flang Technical Call](https://bit.ly/39eQW3o)
--   Time: Weekly call on every Thursdays 8:00 AM Pacific time.
+-   Time: Biweekly call on Thursdays 8:00 AM Pacific time.
 -   Meeting minutes are [here](https://docs.google.com/document/d/1yA-MeJf6RYY-ZXpdol0t7YoDoqtwAyBhFLr5thu5pFI).
 -   Status tracking [page](https://docs.google.com/spreadsheets/d/1FvHPuSkGbl4mQZRAwCIndvQx9dQboffiD-xD0oqxgU0/edit#gid=0).
 


        


More information about the flang-commits mailing list