Skip to content

Commit 0753838

Browse files
committed
Add contributors to gephi about page
1 parent bca7c91 commit 0753838

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

src/pages/about/index.astro

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ const TEAM: TeamMember[] = [
4040
>University of Technology of Compiègne</a
4141
>, in France. It has been selected for the <a href="https://summerofcode.withgoogle.com/"
4242
>Google Summer of Code</a
43-
> from 2009 to 2013.
43+
> from 2009 to 2013. It received the <a href=https://www.oracle.com/technical-resources/articles/java/dukeschoicewinners.html">Duke's Choice Award</a> at JavaOne 2010.
4444
</p>
4545
<p>
4646
After a less active period of development, Gephi team gathers <a
@@ -106,6 +106,15 @@ const TEAM: TeamMember[] = [
106106
}
107107
</div>
108108
</div>
109+
<div class="feature-text">
110+
<p>We thank the following contributors, who have improved the code or added new features: Clément Levallois, Anna Kharitonova, Antonin Delpeuch, Côme Brocas, Sukankana Chakraborty, Walton Goga.</p>
111+
<p>Plugin developers meaningfully contribute to the community, and we want to thank all of their contributions. You can directly find plugin authors in <a href="desktop/plugins">Plugins</a>.
112+
<p>The years Gephi participated in the Google Summer of Code was rich in collaboration and contributions.
113+
We thank mentors Eytan Adar, Christian Tominski, Cezary Bartosiak, Julian Bilcke, Antonio Patriarca and Eduardo Ramos Ibáñez.
114+
We also thank Helder Suzuki, Jeremy Subtil, Patrick McSweeney, André Panisson, Antonio Patriarca, Martin Škurla, Yi Du, Yudi Xue, Vojtech Bardiovsky, Ernesto Aneiros, Urban Škudnik, Keheliya Gallaba, Daniel Bernardes, Luiz Ribeiro, Min Wu, Vikash Anand, Taras Klaskovsky, Romain Yon, Eduardo Espinoza, Vijesh M. and Nitesh Bhargava for their student contributions.</p>
115+
<p>Gephi is a multilingual software thanks to its many translators. We are grateful for their work. You can find them directly on our <a href="https://hosted.weblate.org/projects/gephi/">Weblate</a>.
116+
<p>Finally, we thank key early-days contributors and supporters Sébastien Heymann, Guillaume Lebourgeois, Dana Diminescu, Camille Maussang, Aurélien Beltrame, Stéphane Raux, Alain Le Berre, Guilhem Fouetillou and Franck Ghitalla.</p>
117+
</div>
109118
</section>
110119
</section>
111120
</main>

0 commit comments

Comments
 (0)