[llvm] 14536ce - Add myself to the office hours; correct small typo in prose
    Aaron Ballman via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Feb 23 05:14:20 PST 2022
    
    
  
Author: Aaron Ballman
Date: 2022-02-23T08:14:11-05:00
New Revision: 14536ce007b7040c93749a2213bbb291e54f8d05
URL: https://github.com/llvm/llvm-project/commit/14536ce007b7040c93749a2213bbb291e54f8d05
DIFF: https://github.com/llvm/llvm-project/commit/14536ce007b7040c93749a2213bbb291e54f8d05.diff
LOG: Add myself to the office hours; correct small typo in prose
Added: 
    
Modified: 
    llvm/docs/GettingInvolved.rst
Removed: 
    
################################################################################
diff  --git a/llvm/docs/GettingInvolved.rst b/llvm/docs/GettingInvolved.rst
index 82d89e4e70470..06acc7b07c033 100644
--- a/llvm/docs/GettingInvolved.rst
+++ b/llvm/docs/GettingInvolved.rst
@@ -219,7 +219,7 @@ 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!
+expertise is. Don't be too 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.
@@ -249,6 +249,13 @@ don't find anyone present, chances are they happen to be off that day.
       `gcal <https://calendar.google.com/calendar/embed?src=c_pm6e7160iq7n5fcm1s6m3rjhh4%40group.calendar.google.com>`__
     - `GoogleMeet <https://meet.google.com/hhk-xpdj-gvx>`__
     - English, Romanian
+  * - Aaron Ballman
+    - Clang internals; clang-tidy; clang-query; AST matchers
+    - Monthly, 2nd Monday of the month at 10:00am Eastern/14:00 UTC, for 30 minutes.
+      `ics <https://calendar.google.com/calendar/ical/npgke5dug0uliud0qapptmps58%40group.calendar.google.com/public/basic.ics>`__
+      `gcal <https://calendar.google.com/calendar/embed?src=npgke5dug0uliud0qapptmps58%40group.calendar.google.com>`__
+    - `GoogleMeet <https://meet.google.com/xok-iqne-gmi>`__
+    - English, Norwegian (not fluently)
 
 
 IRC
        
    
    
More information about the llvm-commits
mailing list