Skip to content

Index: Add more infos about the core team #45

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 1 commit into from
May 16, 2018
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
3 changes: 2 additions & 1 deletion pages/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
<p>For a quick overview of what this plugin provides, check out this <a href="https://www.webucator.com/">Webucator</a> video (they also provide <a href="https://www.webucator.com/webdesign/jquery.cfm">jQuery trainings</a>):</p>
<iframe width="560" height="315" src="//www.youtube.com/embed/yaxUV3Ib4vM" frameborder="0" allowfullscreen></iframe>

<p>The plugin is written and maintained by Jörn Zaefferer, a member of the <a href="https://jquery.org/team">jQuery team</a>, lead developer on the jQuery UI team and maintainer of QUnit. It was started back in the early days of jQuery in 2006, and updated and improved since then.</p>
<p>The plugin was initially written and maintained by <a href="http://bassistance.de/">Jörn Zaefferer</a>, a member of the <a href="https://jquery.org/team">jQuery team</a>, lead developer on the jQuery UI team and maintainer of QUnit. It was started back in the early days of jQuery in 2006, and updated and improved since then.</p>
<p>Starting with Version 1.15.0 <a href="https://github.com/staabm">Markus Staab</a> took over the maintenance of the codebase in February 2016. Since July 2016 <a href="https://github.com/Arkni">Brahim Arkni</a> assisted Markus, and a few months later Brahim joined the jQuery Validation core team.</p>

<div><strong>Current version:</strong> 1.17.0</div>
<div><strong>License:</strong> MIT</div>
Expand Down