Skip to content

Commit f159aa5

Browse files
committed
Point contributors section to the spec, core library, and plugin pages
The list is heavily outdated and we have no way to track accurately these days, since we have a quite large numbers of contributors and they are always in flux.
1 parent 6e2d7f9 commit f159aa5

1 file changed

Lines changed: 2 additions & 36 deletions

File tree

index.html

Lines changed: 2 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -249,44 +249,10 @@ <h3>Create a plugin</h3>
249249
<section id="contributors">
250250
<h3>Main Contributors</h3>
251251

252-
<p>Core libraries:</p>
253-
<ul>
254-
<li>EditorConfig C Core: <a href="http://www.topbug.net">Hong Xu</a> and <a href="http://treyhunner.com">Trey Hunner</a></li>
255-
<li>EditorConfig Java Core: <a href="https://github.com/denofevil">Dennis Ushakov</a></li>
256-
<li>ec4j: <a href="https://github.com/ppalaga">Peter Palaga</a> and <a href="https://angelozerr.wordpress.com/about">Angelo Zerr</a></li>
257-
<li>EditorConfig Javascript Core: <a href="http://treyhunner.com">Trey Hunner</a> and <a href="http://github.com/jedmao">Jed Mao</a></li>
258-
<li>EditorConfig Python Core: <a href="http://treyhunner.com">Trey Hunner</a></li>
259-
<li>EditorConfig .NET Core: <a href="http://localghost.io/">Martijn Laarman</a></li>
260-
<li>EditorConfig Ruby Core: <a href="https://github.com/josh">Joshua Peek</a> and <a href="https://github.com/brianmario">Brian Lopez</a></li>
261-
<li>EditorConfig Go Core: <a href="https://github.com/greut">Greut</a> and <a href="https://github.com/andreynering">Andrey Nering</a></li>
262-
</ul>
263-
264-
<p>Editor Plugins:</p>
265-
<ul>
266-
<li>Atom plugin: <a href="http://sindresorhus.com">Sindre Sorhus</a></li>
267-
<li>Brackets plugin: <a href="http://kidwm.net/">Chen-Heng Chang</a></li>
268-
<li>Code::Blocks plugin: <a href="http://www.topbug.net">Hong Xu</a></li>
269-
<li>Emacs plugin: <a href="http://treyhunner.com">Trey Hunner</a>, <a href="http://ecmanaut.blogspot.com">Johan Sundström</a>, <a href="https://github.com/10sr">10sr</a></li>
270-
<li>Geany plugin: <a href="http://www.topbug.net">Hong Xu</a></li>
271-
<li>Gedit plugin: <a href="http://treyhunner.com">Trey Hunner</a></li>
272-
<li>GitHub Browser extension: <a href="http://rreverser.com">Ingvar Stepanyan</a></li>
273-
<li>JetBrain plugin: <a href="https://github.com/bellkev/">Kevin Bell</a>, <a href="https://github.com/denofevil">Dennis Ushakov</a></li>
274-
<li>jEdit plugin: <a href="http://www.topbug.net">Hong Xu</a></li>
275-
<li>Micro plugin: <a href="https://github.com/10sr">10sr</a></li>
276-
<li>NetBeans plugin: <a href="http://www.bennyn.de/">Benny Neugebauer</a>, <a href="http://beanbelt.blogspot.de/">Michael Koppen</a>, <a href="http://junichi11.com/">Junichi Yamamoto</a></li>
277-
<li>Notepad++ plugin: <a href="http://www.topbug.net">Hong Xu</a></li>
278-
<li>Sublime Text plugin: <a href="http://sindresorhus.com">Sindre Sorhus</a></li>
279-
<li>TextMate plugin: <a href="http://robbrackett.com">Rob Brackett</a></li>
280-
<li>Vim plugin: <a href="http://www.topbug.net">Hong Xu</a>, <a href="http://treyhunner.com">Trey Hunner</a></li>
281-
<li>Visual Studio plugin: <a href="http://www.swansontec.com">William Swanson</a>, <a href="https://github.com/nulltoken">nulltoken</a>,
282-
<a href="http://localghost.io/">Martijn Laarman</a>, <a href="http://kinddragon.blogspot.com">Arkadiy Shapkin</a>,
283-
<a href="http://github.com/jedmao">Jed Mao</a>
284-
<li>Visual Studio Code extension: <a href="https://github.com/jedmao">Jed Mao</a>, <a href="https://github.com/chrisdias">Chris Dias</a></li>
285-
<li>Xcode plugin: <a href="http://marcosero.com/">Marco Sero</a></li>
286-
</ul>
252+
<p>We have many awesome contributors contributing to the specification, core library, and plugins. For an up-to-date list, please see the <a href="https://github.com/editorconfig/editorconfig/wiki/Board-Member">Board Members page</a> and the contributor pages of the <a href="https://github.com/editorconfig/specification/graphs/contributors">specification</a>, core libraries, and plugins.</p>
287253

288254
<p>
289-
EditorConfig logos drawn by <a href="http://squirrelmuffins.com">Kat On</a> and <a href="https://pittankopta.net/">Amon Keishima</a>. Website by <a href="http://treyhunner.com">Trey Hunner</a> and <a href="http://www.topbug.net">Hong Xu</a>. Please attribute appropriately.
255+
Most of of EditorConfig logos were drawn by <a href="http://squirrelmuffins.com">Kat On</a> and <a href="https://pittankopta.net/">Amon Keishima</a>. Website by <a href="http://treyhunner.com">Trey Hunner</a> and <a href="http://www.topbug.net">Hong Xu</a>. Please attribute appropriately.
290256
</p>
291257
</section>
292258

0 commit comments

Comments
 (0)