Added Gawaboumga to the "Thanks to" list

Former-commit-id: 874d6d5fcda53de7f1b24fe66d924681c692a73c
This commit is contained in:
Lynix 2014-06-17 11:38:47 +02:00
parent 46dc4fbd67
commit 68eae7cb2f
2 changed files with 6 additions and 4 deletions

View File

@ -31,7 +31,7 @@ Contribute
- Extending the [wiki](http://wiki.digitalpulsesoftware.com/index.php?title=Nazara) (**\*Broken link***)
- Submitting a patch to GitHub
- Post suggestions/bugs on the forum or the [GitHub tracker](https://github.com/DigitalPulseSoftware/NazaraEngine/issues)
- [Fork the project](https://github.com/DigitalPulseSoftware/NazaraEngine/fork) on GitHub and [pull your changes](https://github.com/DigitalPulseSoftware/NazaraEngine/pulls)
- [Fork the project](https://github.com/DigitalPulseSoftware/NazaraEngine/fork) on GitHub and [push your changes](https://github.com/DigitalPulseSoftware/NazaraEngine/pulls)
- Talking about Nazara Engine to other people
- Doing anything else that might help us
@ -43,5 +43,6 @@ Links
###Thanks to:###
- **RafBill** and **Raakz:** Finding bugs and/or testing
- **Fissal "DrFisher" Hannoun**: Helped a lot in architecture design
- **Alexandre "Danman" Janniaux**: Made the Core POSIX implementation
- **Fissal "DrFisher" Hannoun**: Helping a lot in architecture design
- **Alexandre "Danman" Janniaux**: Helping making the POSIX implementation
- **Gawaboumga**: Improving the engine code by merging on GitHub

View File

@ -44,4 +44,5 @@ Liens
###Remerciements:###
- **RafBill** et **Raakz:** Recherche de bugs et/ou tests
- **Fissal "DrFisher" Hannoun**: Aide et conseils lors de la conception de l'architecture du moteur
- **Alexandre "Danman" Janniaux**: Implémentation POSIX du noyau
- **Alexandre "Danman" Janniaux**: Aide sur l'implémentation POSIX
- **Gawaboumga**: Amélioration du code via le merging sur GitHub