浏览代码

Add authors (#6251)

Author name found on the original book.
Aurélien Vivet 4 年之前
父节点
当前提交
4a80056502
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      books/free-programming-books-fr.md

+ 3 - 3
books/free-programming-books-fr.md

@@ -228,7 +228,7 @@
 ### Perl
 
 * [Guide Perl - débuter et progresser en Perl](http://formation-perl.fr/guide-perl.html) - Sylvain Lhullier
-* [La documentation Perl en français](http://perl.mines-albi.fr/DocFr.html)
+* [La documentation Perl en français](http://perl.mines-albi.fr/DocFr.html) - Paul Gaborit
 
 
 ### PHP
@@ -239,7 +239,7 @@
 
 #### Symfony
 
-* [En route pour Symfony 5](https://symfony.com/doc/5.0/the-fast-track/fr/index.html)
+* [En route pour Symfony 5](https://symfony.com/doc/5.0/the-fast-track/fr/index.html) - Fabien Potencier
 
 
 ### Processing
@@ -251,7 +251,7 @@
 
 * [Appendre à programmer avec Python](http://inforef.be/swi/python.htm) - Gerard Swinnen
 * [Introduction à la programmation](https://self-learning.info.ucl.ac.be/index/info1-exercises) (Inscription gratuite sur le site. Pour réaliser les exercices sur INGInious.org, créez-vous un compte gratuitement et lier ensuite votre compte self-learning à votre compte INGInious. )
-* [Le guide de l’auto-stoppeur pour Python!](https://python-guide-fr.readthedocs.io/fr/latest/)
+* [Le guide de l’auto-stoppeur pour Python!](https://python-guide-fr.readthedocs.io/fr/latest/) - Kenneth Reitz
 * [Python](http://www.lincoste.com/ebooks/pdf/informatique/python.pdf) - Guido Van Rossum (PDF)
 * [Une introduction à Python 3](https://perso.limsi.fr/pointal/python:courspython3) - Bob Cordeau et Laurent Pointal