chore: update about page (#2070)
This commit is contained in:
parent
23d6fe6f36
commit
95136c9930
@ -25,33 +25,15 @@
|
||||
|
||||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
<p>Contact us:
|
||||
<ul>
|
||||
<li>WebGoat mailing list: <span th:text="${@environment.getProperty('webgoat.emaillist')}"></span></li>
|
||||
<li>Bruce Mayhew: <span th:text="${@environment.getProperty('webgoat.email')}"></span></li>
|
||||
</ul>
|
||||
<p>Visit our <a href="https://webgoat.org">homepage</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
<p>WebGoat Authors
|
||||
<p><b>Active Contributors</b>
|
||||
<ul>
|
||||
<li>Bruce Mayhew (Author & Project Lead)</li>
|
||||
<li>Jeff Williams (Author & Original Idea)</li>
|
||||
<li>Jason White (Architect)</li>
|
||||
<li>Nanne Baars (Plugin & Platform Architecture)</li>
|
||||
<li>Richard Lawson (Architect)</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p>Active Contributors
|
||||
<ul>
|
||||
<li>Nanne Baars (Developer)</li>
|
||||
<li>Jason White (Developer)</li>
|
||||
<li>Doug Morato (Developer & CI)</li>
|
||||
<li>Bruce Mayhew (Developer)</li>
|
||||
<li>Nanne Baars (Project lead)</li>
|
||||
<li>René Zubcevic (Developer)</li>
|
||||
<li>Àngel Ollé Blázquez (Developer)</li>
|
||||
</ul>
|
||||
@ -60,15 +42,7 @@
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="col-md-6">
|
||||
<p>WebGoat Design Team (Active)
|
||||
<ul>
|
||||
<li>Nanne Baars (Plugin & Platform Architecture)</li>
|
||||
<li>Bruce Mayhew (Goat Herder)</li>
|
||||
<li>Jason White (User Interface)</li>
|
||||
</ul>
|
||||
</p><br/>
|
||||
|
||||
<p>Corporate Sponsorship - Companies that have donated significant time to WebGoat development
|
||||
<p><b>Corporate Sponsorship</b> - Companies that have donated significant time to WebGoat development
|
||||
<ul>
|
||||
<li>Aspect Security</li>
|
||||
<li>Ounce Labs</li>
|
||||
@ -81,8 +55,11 @@
|
||||
get you added with no further sacrifices required.</p>
|
||||
</div>
|
||||
<div class="col-md-6">
|
||||
<p>Past Contributors
|
||||
<p><b>Past Contributors</b>
|
||||
<ul>
|
||||
<li>Bruce Mayhew (Author / Project lead / Goat herder)</li>
|
||||
<li>Jason White (Architect UX)</li>
|
||||
<li>Doug Morato (Developer & CI)</li>
|
||||
<li>Richard Lawson (Architect)</li>
|
||||
<li>Michael Dever (Developer)</li>
|
||||
<li>Jeff Wayman (Docs)</li>
|
||||
@ -109,6 +86,7 @@
|
||||
<li>Alex Smolen (Lessons)</li>
|
||||
<li>Chuck Willis (Lessons)</li>
|
||||
<li>Marcel Wirth (Lessons)</li>
|
||||
<li>Jeff Williams (Author & Original Idea)</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user