This is an automated email from the ASF dual-hosted git repository.

raulcd pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 567a43cd608 Update list of meetings on Community page (#709)
567a43cd608 is described below

commit 567a43cd608e291296c67f6c2d4c58b5c3231f20
Author: Ian Cook <[email protected]>
AuthorDate: Thu Sep 25 02:09:28 2025 -0400

    Update list of meetings on Community page (#709)
    
    This better reflects the current (in)frequency of these meetings.
---
 community.md | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/community.md b/community.md
index 5a6704cfa3e..6610cad1f42 100644
--- a/community.md
+++ b/community.md
@@ -118,7 +118,7 @@ their own tags (for example,
 
 ## Meetings
 
-We host online meetings to provide spaces for synchronous discussions about 
the Arrow project. These discussions usually focus on topics of interest to 
developers who are contributing to Arrow, but we welcome users of Arrow to 
join. Currently there are three series of regularly held meetings:
+We host online meetings to provide spaces for synchronous discussions about 
the Arrow project. These discussions usually focus on topics of interest to 
developers who are contributing to Arrow, but we welcome users of Arrow to join.
 
 <table class="table table-striped"><thead>
 <tr>
@@ -129,24 +129,24 @@ We host online meetings to provide spaces for synchronous 
discussions about the
 </thead><tbody>
   <tr>
     <td>Arrow community meeting</td>
-    <td>Biweekly</td>
+    <td>Every 2 weeks</td>
     <td><a 
href="https://docs.google.com/document/d/1xrji8fc6_24TVmKiHJB4ECX1Zy2sy2eRbBjpVJMnPmk/";>Google
 Doc</a></td>
   </tr>
+  <tr>
+    <td>PyArrow development meeting</td>
+    <td>Every 4 weeks</td>
+    <td><a 
href="https://docs.google.com/document/d/1ioiJdEYf5mJwQ-rOjzjPYCeHTjOhAPo5ppUHy6iBrxU/";>Google
 Doc</a></td>
+  </tr>
   <tr>
     <td>Arrow R package development meeting</td>
-    <td>Biweekly</td>
+    <td>Irregular</td>
     <td><a 
href="https://docs.google.com/document/d/1nSIfJw8mfqtvScqvSVqmktpWff80pFmkqiZT7nTtiDo/";>Google
 Doc</a></td>
   </tr>
   <tr>
     <td>Arrow Rust sync meeting</td>
-    <td>Varies</td>
+    <td>Irregular</td>
     <td><a 
href="https://docs.google.com/document/d/1atCVnoff5SR4eM4Lwf2M1BBJTY6g3_HUNR6qswYJW_U/";>Google
 Doc</a></td>
   </tr>
-  <tr>
-    <td>PyArrow development meeting</td>
-    <td>Every 4 weeks</td>
-    <td><a 
href="https://docs.google.com/document/d/1ioiJdEYf5mJwQ-rOjzjPYCeHTjOhAPo5ppUHy6iBrxU/";>Google
 Doc</a></td>
-  </tr>
 </tbody></table>
 
 For information about how to attend these meetings, see the meeting notes and 
subscribe to the <code>dev@</code> mailing list as described above. The hosts 
of some of these meetings send reminder emails to the mailing list prior to 
each meeting with information about how to join.

Reply via email to