mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-11 04:07:39 +03:00
Added @chrispaolini.
For customizable view names/descriptions in #1043. Thanks! :)
This commit is contained in:
parent
5120670624
commit
3a99b0af50
|
@ -157,6 +157,7 @@ The following people have helped make REST framework great.
|
|||
* Dan Stephenson - [etos]
|
||||
* Martin Clement - [martync]
|
||||
* Jeremy Satterfield - [jsatt]
|
||||
* Christopher Paolini - [chrispaolini]
|
||||
|
||||
Many thanks to everyone who's contributed to the project.
|
||||
|
||||
|
@ -350,3 +351,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.
|
|||
[etos]: https://github.com/etos
|
||||
[martync]: https://github.com/martync
|
||||
[jsatt]: https://github.com/jsatt
|
||||
[chrispaolini]: https://github.com/chrispaolini
|
||||
|
|
Loading…
Reference in New Issue
Block a user