You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: community.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,6 +79,18 @@ community and for maintaining a queue of development work and as the public
79
79
record of work on the project. We use the mailing lists for development discussions,
80
80
where a lengthy discussions is required.
81
81
82
+
### Meetings
83
+
84
+
We host online meetings to provide venues 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 two series of regularly scheduled meetings:
85
+
86
+
<ul>
87
+
<li>Arrow community meting, held biweekly</li>
88
+
<li>Arrow R package development meeting, held biweekly</li>
89
+
</ul>
90
+
91
+
To receive information about these meetings, subscribe to the <code>dev@</code> mailing list as described above.
92
+
93
+
82
94
## Contributing
83
95
84
96
As mentioned above, we use [GitHub](https://github.com/apache/arrow) for our issue
0 commit comments