Skip to content
This repository was archived by the owner on Jun 26, 2018. It is now read-only.

Commit 962b611

Browse files
committed
Ajout d'Olivier Cornu dans la liste des programmeurs et des remerciements.
1 parent 4f41506 commit 962b611

File tree

3 files changed

+4
-3
lines changed

3 files changed

+4
-3
lines changed

AUTHORS

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Programming :
77
Yves Gesnel
88
Guillaume Barthélémy
99
Nicolas Bissonnier
10+
Olivier Cornu
1011

1112
MacOs X adaptation :
1213
====================

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -232,4 +232,4 @@ def find_data_files(source,target,patterns):
232232
os.system("cp -r src/pyromaths dist/Pyromaths.app/Contents/Resources/lib/python2.7")
233233
os.system("find dist/Pyromaths.app/Contents/Resources/lib/python2.7/pyromaths/ \( -name '*.pyc' \) -delete")
234234
os.system("rm -r dist/Pyromaths.app/Contents/Resources/lib/python2.7/pyromaths/ex/examples")
235-
235+

src/pyromaths/interface.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -402,10 +402,10 @@ def about(self):
402402
<span style=" font-weight:600;">Nicolas Bissonnier</span> pour son arrivée dans l'équipe de développement&nbsp;;
403403
</li>
404404
<li>
405-
<span style=" font-weight:600;">Nicolas Pourcelot</span> pour ses conseils et son implication prochaine dans le code de Pyromaths&nbsp;;
405+
<span style=" font-weight:600;">Didier Roche</span> pour l'intégration de Pyromaths dans les dépôts Ubuntu&nbsp;;
406406
</li>
407407
<li>
408-
<span style=" font-weight:600;">Didier Roche</span> pour l'intégration de Pyromaths dans les dépôts Ubuntu&nbsp;;
408+
<span style=" font-weight:600;">Olivier Cornu</span> pour son travail sur l'API exercice et sur la diffusion de Pyromaths via Makefile et Setup.py&nbsp;;
409409
</li>
410410
<li>
411411
<span style=" font-weight:600;">Jacqueline Gouguenheim-Desloy</span> a porté Pyromaths sur Mac OS X à ses débuts. Son soutien et son amitié nous ont été précieux. Sa disparition est une perte douloureuse pour la communauté du logiciel libre.

0 commit comments

Comments
 (0)