@@ -400,64 +400,12 @@ adviceable to remove it rather than set a large quota, because the
400400current implementation will impair write performance if there is a lot
401401of data.
402402
403- ## Contributing
404-
405- ` solid ` is has been made possible due to contributions from many individuals, these are some of the key contributors:
406-
407- <table >
408- <tbody >
409- <tr>
410- <th align="left">Tim Berners-Lee</th>
411- <td><a href="https://github.com/timbl">GitHub/timbl</a></td>
412- <td><a href="http://twitter.com/timberners_lee">Twitter/@timberners_lee</a></td>
413- <td><a href="https://www.w3.org/People/Berners-Lee/card#i">WebID</a></td>
414- </tr>
415- <tr>
416- <th align="left">Nicola Greco</th>
417- <td><a href="https://github.com/nicola">GitHub/nicola</a></td>
418- <td><a href="http://twitter.com/nicolagreco">Twitter/@nicolagreco</a></td>
419- <td><a href="https://nicola.databox.me/profile/card#me">WebID</a></td>
420- </tr>
421- <tr>
422- <th align="left">Martin Martinez Rivera</th>
423- <td><a href="https://github.com/martinmr">GitHub/martinmr</a></td>
424- <td></td>
425- <td></td>
426- </tr>
427- <tr>
428- <th align="left">Andrei Sambra</th>
429- <td><a href="https://github.com/deiu">GitHub/deiu</a></td>
430- <td><a href="http://twitter.com/deiu">Twitter/@deiu</a></td>
431- <td><a href="https://deiu.me/profile#me">WebID</a></td>
432- </tr>
433- <tr>
434- <th align="left">Dmitri Zagidulin</th>
435- <td><a href="https://github.com/dmitrizagidulin/">GitHub/dmitrizagidulin</a></td>
436- <td><a href="https://twitter.com/codenamedmitri">Twitter/@codenamedmitri</a></td>
437- <td></td>
438- </tr>
439- <tr>
440- <th align="left">Ruben Verborgh</th>
441- <td><a href="https://github.com/RubenVerborgh/">GitHub/RubenVerborgh</a></td>
442- <td><a href="https://twitter.com/RubenVerborgh">Twitter/@RubenVerborgh</a></td>
443- <td><a href="https://ruben.verborgh.org/profile/#me">WebID</a></td>
444- </tr>
445- <tr>
446- <th align="left">Kjetil Kjernsmo</th>
447- <td><a href="https://github.com/kjetilk">GitHub/kjetilk</a></td>
448- <td><a href="https://twitter.com/KKjernsmo">Twitter/@KKjernsmo</a></td>
449- <td><a href="https://solid.kjernsmo.net/profile/card#me">WebID</a></td>
450- </tr>
451- <tr>
452- <th align="left">Justin Bingham</th>
453- <td><a href="https://github.com/justinwb">GitHub/justinwb</a></td>
454- <td><a href="https://twitter.com/justinwb">Twitter/@justinwb</a></td>
455- <td><a href="https://justin.janeirodigital.exchange/profile/card#me">WebID</a></td>
456- </tr>
457- </tbody >
458- </table >
459-
460- #### Do you want to contribute?
403+ ## Contribute to Solid
404+
405+ Solid is only possible because of a large community of [ contributors] ( https://github.com/solid/node-solid-server/blob/master/CONTRIBUTORS.md ) .
406+ A heartfelt thank you to everyone for all of your efforts!
407+
408+ You can help us too:
461409
462410- [ Join us in Gitter] ( https://gitter.im/solid/chat ) to help with development or to hang out with us :)
463411- [ Create a new issue] ( https://github.com/solid/node-solid-server/issues/new ) to report bugs
@@ -467,4 +415,4 @@ Have a look at [CONTRIBUTING.md](https://github.com/solid/node-solid-server/blob
467415
468416## License
469417
470- MIT
418+ [ The MIT License ] ( https://github.com/solid/node-solid-server/blob/master/LICENSE.md )
0 commit comments