Skip to content

Update conduct.html #57

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 21, 2025
Merged
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
8 changes: 3 additions & 5 deletions src/about/conduct.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,15 +64,13 @@ <h2 class="mb-8 text-lg font-bold font-heading lg:text-2xl">Need help?</h2>
<section class="prose lg:prose-lg">
<h2>Code of Conduct team</h2>
<ul class="gap-8 list-disc lg:gap-12 md:columns-2 prose lg:prose-lg *:break-inside-avoid">
<li>Kudzayi Bamhare</li>
<li>Dawn Wages</li>
<li>Velda Kiara</li>
<li>Adam Fast</li>
<li>Carol Ganz</li>
<li>Catherine Holmes</li>
<li>Drew Winstel</li>
<li>Jeff Triplett</li>
<li>Peter Grandstaff</li>
<li>Tim Schilling</li>
<li>Doreen Wanyama</li>
<li>Nathan Zeager</li>
</ul>
</section>
</section>
Expand Down