Skip to content

Commit 2d27a2f

Browse files
authored
Merge pull request #1937 from mhmohona/Adding-element
Added Element rooms' links
2 parents a2dd7c0 + 0d28d5c commit 2d27a2f

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

src/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@
131131
r'https://app.element.io/#/room/#conda-forge-space:matrix.org', # needs login
132132
r'https://anacondacon.io/.*$', # website is gone
133133
r'https://matrix.to/#.*$', # anchors are generated dynamically
134+
r'https://app.element.io/#.*$', # anchors are generated dynamically
134135
r'https://wave.webaim.org/report#.*$', # anchors are generated dynamically
135136
] + anchor_check_fps
136137

src/orga/getting-in-touch.rst

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ The main issue trackers that you will interact with are
1414
* `Our main docs repo <https://github.com/conda-forge/conda-forge.github.io/issues>`__: You'll use this repo as a catch-all for issues where you're not sure where else to put them
1515
* `Our enhancement proposals repo <https://github.com/conda-forge/cfep/issues>`__: You'll use the enhancement proposals repo if you're interested in substantially changing the way conda-forge operates.
1616

17-
Gitter
18-
-----------------
17+
Gitter and Element
18+
-------------------------
1919

2020
The main chat rooms that you'll interact with are
2121

@@ -26,6 +26,11 @@ The main chat rooms that you'll interact with are
2626
* `gitter: bot subteam <https://gitter.im/conda-forge/regro-cf-autotick-bot>`__: Public chat room for all things related to the conda-forge automation infrastructure.
2727
Our automation infrastructure is colloquially referred to as "the bot".
2828
* `gitter: compilers <https://gitter.im/conda-forge/conda-forge-compilers>`__: Public chat room focused on the conda-forge compiler stack.
29+
* `element: conda-forge-space <https://app.element.io/#/room/#conda-forge-space:matrix.org>`__: An element space listing all conda-forge rooms.
30+
* `element: interns <https://app.element.io/#/room/#conda-forge_conda-forge-interns:gitter.im>`__: Public chat room for conda-forge interns to discuss projects and seek guidance from the community.
31+
* `element: general <https://app.element.io/#/room/#conda-forge:matrix.org>`__: Public chat room for the conda-forge community to discuss anything related to conda-forge.
32+
33+
Note: All Gitter room links forward to Element
2934

3035
Mailing List
3136
-----------------

0 commit comments

Comments
 (0)