Skip to content
Open
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 Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ GEM
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
nokogiri (1.12.5-x86_64-darwin)
nokogiri (1.13.8-x86_64-darwin)
racc (~> 1.4)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
Expand Down
8 changes: 1 addition & 7 deletions support.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,7 @@ <h1>Found a Bug? Want to Request a Feature?</h1>
</div>
<div class="wrapper">
<p class="osmtContent"></p>
<h1> Meet the Team</h1>
<p><em>Meet the OSMT Project Committee, the leadership team behind the OSMT open-source project:</em> </p>
<ul>
<li> <a href="mailto:drey.bigney@wgu.edu">Drey Bigney</a> - Technical Oversight, Committee Chair</li>
<li> <a href="mailto:allison.blackwell@wgu.edu">Allison Blackwell</a> - Product Manager, Committee Member</li>
<li> <a href="mailto:john.kallies@wgu.edu">John Kallies</a> - Lead Maintainer, Committee Member </li>
</ul>
<h1> Continuous engagement </h1>
<p><em>We're here to serve by guiding project vision, ensuring community health and engagement, overseeing the release process, and uplifting the community.</em> </p>
<p> <strong>You can also direct general questions to <a href="mailto:opensource@wgu.edu">opensource@wgu.edu</a>. We'd love to hear from you!</strong> </p>

Expand Down