mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-16 11:12:21 +03:00
Add @iekadou for #700 support. thanks!
This commit is contained in:
parent
7464def4e3
commit
17e0ff0fcd
|
@ -107,6 +107,7 @@ The following people have helped make REST framework great.
|
||||||
* Ryan Detzel - [ryanrdetzel]
|
* Ryan Detzel - [ryanrdetzel]
|
||||||
* Omer Katz - [thedrow]
|
* Omer Katz - [thedrow]
|
||||||
* Wiliam Souza - [waa]
|
* Wiliam Souza - [waa]
|
||||||
|
* Jonas Braun - [iekadou]
|
||||||
|
|
||||||
Many thanks to everyone who's contributed to the project.
|
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
|
[ryanrdetzel]: https://github.com/ryanrdetzel
|
||||||
[thedrow]: https://github.com/thedrow
|
[thedrow]: https://github.com/thedrow
|
||||||
[waa]: https://github.com/wiliamsouza
|
[waa]: https://github.com/wiliamsouza
|
||||||
|
[iekadou]: https://github.com/iekadou
|
||||||
|
|
Loading…
Reference in New Issue
Block a user