Skip to content

Commit ba7ab33

Browse files
DOC: Update communication channels (#11254)
1 parent baeb217 commit ba7ab33

File tree

5 files changed

+9
-7
lines changed

5 files changed

+9
-7
lines changed

CORE_TEAM_GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ resources such as:
274274
- [python-xarray](https://stackoverflow.com/questions/tagged/python-xarray) on Stack Overflow.
275275
- The Xarray channel in the [OSSci Zulip](https://ossci.zulipchat.com/)
276276
- [@xarray_dev](https://x.com/xarray_dev) on X.
277-
- [xarray-dev](https://discord.gg/bsSGdwBn) discord community (normally only used for remote synchronous chat during sprints).
277+
- **(superseded by the OSSci Zulip)** [xarray-dev](https://discord.com/invite/wEKPCt4PDu) discord community (normally only used for remote synchronous chat during sprints).
278278

279279
You are not required to monitor any of the social resources.
280280

doc/contribute/contributing.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,10 @@ and other ideas are welcome.
1919

2020
If you have any questions on the process or how to fix something feel free to ask us!
2121
The recommended places to ask questions are `GitHub Discussions <https://github.com/pydata/xarray/discussions>`_
22-
or the Xarray channel in the `OSSci Zulip <https://ossci.zulipchat.com/#narrow/channel/582428-Xarray>`_. We also have a `Discord <https://discord.com/invite/wEKPCt4PDu>`_ and a
23-
`mailing list <https://groups.google.com/g/xarray>`_. There is also a
24-
`"python-xarray" tag on Stack Overflow <https://stackoverflow.com/questions/tagged/python-xarray>`_ which we monitor for questions.
22+
or the Xarray channel in the `OSSci Zulip <https://ossci.zulipchat.com/#narrow/channel/582428-Xarray>`_.
23+
24+
In the past, we had a `Discord <https://discord.com/invite/wEKPCt4PDu>`_ and a
25+
`mailing list <https://groups.google.com/g/xarray>`_. Feel free to browse historical conversations there.
2526

2627
We also have a biweekly community call, details of which are announced on the
2728
`Developers meeting <https://docs.xarray.dev/en/stable/developers-meeting.html>`_.

doc/get-help/help-diagram.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Help Flowchart
4747
fab:fa-readme <a href="https://docs.dask.org">Dask</a>
4848
fab:fa-readme <a href="https://corteva.github.io/rioxarray">Rioxarray</a>]):::ansNodefmt
4949
help([fab:fa-github <a href="https://github.com/pydata/xarray/discussions">Xarray Discussions</a>
50-
fab:fa-discord <a href="https://discord.com/invite/wEKPCt4PDu">Xarray Discord</a>
50+
fa:fa-globe <a href="https://ossci.zulipchat.com/#narrow/channel/582428-Xarray">OSSci Zulip</a>
5151
fa:fa-globe <a href="https://discourse.pangeo.io">Pangeo Discourse</a>]):::ansNodefmt
5252
bug([Let us know:
5353
fab:fa-github <a href="https://github.com/pydata/xarray/issues">Xarray Issues</a>]):::ansNodefmt
@@ -88,7 +88,7 @@ Flowchart links
8888
- `Xarray Docs <https://docs.xarray.dev>`__
8989
- `Stack Exchange <https://stackoverflow.com/questions/tagged/python-xarray>`__
9090
- `Xarray Discussions <https://github.com/pydata/xarray/discussions>`__
91-
- `Xarray Discord <https://discord.com/invite/wEKPCt4PDu>`__
91+
- `OSSci Zulip <https://ossci.zulipchat.com/#narrow/channel/582428-Xarray>`__
9292
- `Xarray Office Hours <https://github.com/pydata/xarray/discussions/categories/office-hours>`__
9393
- `Pangeo Discourse <https://discourse.pangeo.io/>`__
9494
- `Xarray Issues <https://github.com/pydata/xarray/issues>`__

doc/get-help/socials.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@ Social Media
55

66
Xarray is active on several social media platforms. We use these platforms to share updates and connect with the user community.
77

8-
- `Discord <https://discord.com/invite/wEKPCt4PDu>`__
98
- `Bluesky <https://bsky.app/profile/xarray.bsky.social>`__
109
- `Twitter(X) <https://x.com/xarray_dev>`__

doc/whats-new.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,8 @@ Bug Fixes
120120
Documentation
121121
~~~~~~~~~~~~~
122122

123+
- Update documentation and team guide to promote Zulip. Remove mentions of Discord (:pull:`11246`, :pull:`11254`).
124+
By `Nick Hodgskin <https://github.com/VeckoTheGecko>`_.
123125
- Fix typos (:pull:`11180`, :pull:`11181`, :pull:`11182`, :pull:`11185`, :pull:`11186`).
124126
By `Yaocheng Chen <https://github.com/yaochengchen>`_.
125127
- Fix code blocks on "how to create custom index" doc page (:pull:`11255`).

0 commit comments

Comments
 (0)