Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion docs/source/contributor-guide/communication.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ decisions are made fully in the open, on GitHub.

Most of us use the [ASF Slack
workspace](https://s.apache.org/slack-invite) and the [Arrow Rust Discord
server](https://discord.gg/Qw5gKqHxUM) for discussions.
server][discord-link] for discussions.

There are specific channels for Arrow, DataFusion, and the DataFusion subprojects (Ballista, Comet, Python, etc).

Expand Down Expand Up @@ -68,6 +68,12 @@ Unfortunately, due to spammers, the ASF Slack workspace requires an invitation
to join. We are happy to invite you -- please ask for an invitation in the
Discord server.

### Job Board

There are plenty of opportunities to work with DataFusion advertised on the
#hiring channel on the [Arrow Rust Discord Server][discord-link].
Please feel free to post links to DataFusion related jobs there.

## Mailing Lists

Like other Apache projects, we use [mailing lists] for certain purposes, most
Expand All @@ -88,3 +94,4 @@ the actual discussion occurs. The project mailing lists are:
[archives](https://lists.apache.org/list.html?private@datafusion.apache.org)

[mailing lists]: https://www.apache.org/foundation/mailinglists
[discord-link]: https://discord.gg/Qw5gKqHxUM
Loading