Skip to content

Commit c902e77

Browse files
authored
Refer to canonical CoC contact information (#240)
1 parent 608bd29 commit c902e77

1 file changed

Lines changed: 4 additions & 20 deletions

File tree

scripts/configure-guild.py

Lines changed: 4 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -370,26 +370,10 @@ def verify_permission_roles(self) -> Self:
370370
""", # noqa: E501 (line too long)
371371
"""
372372
## General Reporting Procedure
373-
If you are being harassed, notice that someone else is being harassed, or have any other concerns, please contact a member of the Code of Conduct committee immediately. They can be reached by emailing **coc@europython.eu**.
374-
375-
If you prefer, you can also directly contact:
376-
377-
- Person 1
378-
- Email: ...@europython.eu
379-
- Telegram: @...
380-
- Discord: <@...>
381-
- Person 2
382-
- Email: ...@europython.eu
383-
- Telegram: @...
384-
- Discord: <@...>
385-
- Person 3
386-
- Email: ...@europython.eu
387-
- Discord: <@...>
388-
- Person 4
389-
- Email: ...@europython.eu
390-
- Discord: <@...>
391-
392-
Committee members have the role <<@&Code of Conduct Committee>> in this community.
373+
If you are being harassed, notice that someone else is being harassed, or have any other concerns, please contact a member of the Code of Conduct committee immediately:
374+
- Email: [coc@europython.eu](mailto:coc@europython.eu)
375+
- Discord role: <<@&Code of Conduct Committee>>
376+
- Individual contact information: [EPS Website](https://www.europython-society.org/coc/#contact-information)
393377
""", # noqa: E501 (line too long)
394378
"""
395379
## Links

0 commit comments

Comments
 (0)