Skip to content

Commit b8f48a9

Browse files
Update mail address for conduct reports (#273)
1 parent 987250d commit b8f48a9

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

content/code_of_conduct.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ Scientific Python Ecosystem Core Team directly, or ask the Team for advice, in
110110
confidence.
111111

112112
You can report issues to the
113-
[Scientific Python Ecosystem Core Team](https://github.com/orgs/scientific-python/teams/core-team/members),
114-
at <scientific-python@groups.io>.
113+
[Scientific Python Community Managers]({{< relref "/about/#community-managers" >}}),
114+
at <community-managers@discuss.scientific-python.org>.
115115

116116
<!--
117117
If your report involves any members of the Team, or if they feel they

static/teams/community-leaders.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
<div class="team">
3-
<h3 class="name title">Community Leaders</h3>
3+
<h3 id="community-leaders" class="name title">Community Leaders</h3>
44
<div class="members">
55

66
<div class="member">

static/teams/community-managers.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
<div class="team">
3-
<h3 class="name title">Community Managers</h3>
3+
<h3 id="community-managers" class="name title">Community Managers</h3>
44
<div class="members">
55

66
<div class="member">

static/teams/spec-steering-committee.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
<div class="team">
3-
<h3 class="name title">SPEC Steering Committee</h3>
3+
<h3 id="spec-steering-committee" class="name title">SPEC Steering Committee</h3>
44
<div class="members">
55

66
<div class="member">

0 commit comments

Comments
 (0)