Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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
2 changes: 1 addition & 1 deletion content/about/steering-committee/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -423,7 +423,7 @@ layout: single
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 22s-7-3.5-7-9.5V6l7-3 7 3v6.5C19 18.5 12 22 12 22z"/><path d="m9 12 2 2 4-4"/></svg>
<span>Guidance & Oversight</span>
</div>
<p class="sc-section-desc">Independent ethical guidance and long-term stewardship.</p>
<p class="sc-section-desc">Independent ethical guidance and long-term stewardship. To raise a concern or talk something through in confidence, see our <a href="/about/confidential-advisor-ombuds/">Confidential Advisor & Ombuds</a> page.</p>
</div>
<div class="sc-grid">
<div class="sc-card" onclick="openModal('samparsons')">
Expand Down
2 changes: 2 additions & 0 deletions content/coc.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ Consequences for violations of this code of conduct include, but are not limited

As stated in the code, participants may report any violations of the code to any member of the FORRT ethics committee. Alternatively, you can report a suspected code of conduct violation through this anonymous form: [Access link here.](https://forms.gle/nQ51x1c8a8nnfQ7a9)

If you'd like to talk a concern through first, in confidence, before deciding whether to file a report, you can also reach out to FORRT's [Confidential Advisor or Ombuds](/about/confidential-advisor-ombuds/).

If possible, please report the following information:
* Your contact information, if you allow us to follow up with you
* Names (real, nicknames, or pseudonyms) of any individuals involved.
Expand Down
2 changes: 1 addition & 1 deletion scripts/generate_sc_profiles.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
},
"guidance": {
"title": "Guidance & Oversight",
"description": "Independent ethical guidance and long-term stewardship.",
"description": 'Independent ethical guidance and long-term stewardship. To raise a concern or talk something through in confidence, see our <a href="/about/confidential-advisor-ombuds/">Confidential Advisor & Ombuds</a> page.',
"icon": '<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M12 22s-7-3.5-7-9.5V6l7-3 7 3v6.5C19 18.5 12 22 12 22z"/><path d="m9 12 2 2 4-4"/></svg>'
}
}
Expand Down
Loading