summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRay <[email protected]>2019-05-29 12:18:04 +0200
committerGitHub <[email protected]>2019-05-29 12:18:04 +0200
commit9fa0d1077978d4c1a3f1df91412593e7a86d57fb (patch)
tree90f67d053042318e8cb840c0563f87dc2342ff3a
parentc211568abce258b623e1992c4403bf8f6594e250 (diff)
downloadraylib-9fa0d1077978d4c1a3f1df91412593e7a86d57fb.tar.gz
raylib-9fa0d1077978d4c1a3f1df91412593e7a86d57fb.zip
Update CONTRIBUTING.md
-rw-r--r--CONTRIBUTING.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index b20ba4ef..42b40679 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -125,11 +125,12 @@ contributing (in some way or another) to make the raylib project better. Huge th
- [Vlad Adrian](https://github.com/Demizdor) for an amazing work on Unicode support, new shapes functions and raygui.
- [Reece Mackie](https://github.com/Rover656) for a great work on improving UWP support
- [flashback-fx](flashback-fx) for improving easings library and example
- - [Jorge A. Gomes](https://github.com/overdev) for adding nine-patch textures support
+ - [Jorge A. Gomes](https://github.com/overdev) for adding nine-patch textures support and example
- [Berni8k](https://github.com/Berni8k) for improving Raspberry Pi input system, using evdev
- [Wilhem Barbier](https://github.com/wbrbr) for implementing glTF loading support and solving several issues
- [Marco Lizza](https://github.com/MarcoLizza) for improving logging system and multiple issues
- [Anata](https://github.com/anatagawa) for creating amazing examples and contributing with them
- [Narice](https://github.com/narice) made easings.h includable as standalone header
+ - [Eric J.](https://github.com/ProfJski) for shaders_eratosthenes example contribution
Please, if I forget someone in this list, excuse me and send a PR!