This is an automated email from the ASF dual-hosted git repository. alenka pushed a commit to branch AlenkaF-patch-1 in repository https://gitbox.apache.org/repos/asf/arrow-site.git
commit 5d920836bcaf0f648cd2aebc735a8e51f299c0eb Author: Alenka Frim <[email protected]> AuthorDate: Wed Sep 25 15:48:44 2024 +0200 Update community.md Add PyArrow dev meetings to the list. --- community.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/community.md b/community.md index 5970a206f26..0376143200a 100644 --- a/community.md +++ b/community.md @@ -130,6 +130,11 @@ We host online meetings to provide spaces for synchronous discussions about the <td>Varies</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.
