diff options
| author | Stephan Groß | 2013-03-05 18:45:09 +0100 |
|---|---|---|
| committer | Stephan Groß | 2013-03-05 18:45:09 +0100 |
| commit | 17e0ff0fcde23f4bc6734b75f7fff734ae77c26d (patch) | |
| tree | 7e7a689410703249dbd2beadd1a855a1596dbd7f /docs/topics | |
| parent | 7464def4e380d790672c83f21f7da1aa229a95e8 (diff) | |
| download | django-rest-framework-17e0ff0fcde23f4bc6734b75f7fff734ae77c26d.tar.bz2 | |
Add @iekadou for #700 support. thanks!
Diffstat (limited to 'docs/topics')
| -rw-r--r-- | docs/topics/credits.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/topics/credits.md b/docs/topics/credits.md index d1bb907a..190ce490 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -107,6 +107,7 @@ The following people have helped make REST framework great. * Ryan Detzel - [ryanrdetzel] * Omer Katz - [thedrow] * Wiliam Souza - [waa] +* Jonas Braun - [iekadou] Many thanks to everyone who's contributed to the project. @@ -248,3 +249,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [ryanrdetzel]: https://github.com/ryanrdetzel [thedrow]: https://github.com/thedrow [waa]: https://github.com/wiliamsouza +[iekadou]: https://github.com/iekadou |
