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
+30Lines changed: 30 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -79,6 +79,36 @@ 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 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:
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.
111
+
82
112
## Contributing
83
113
84
114
As mentioned above, we use [GitHub](https://github.com/apache/arrow) for our issue
0 commit comments