mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-05 12:53:33 +03:00
Added @preed for bugfix #772. Thanks!
This commit is contained in:
parent
35b86ee52a
commit
cd94cfc441
|
@ -115,6 +115,7 @@ The following people have helped make REST framework great.
|
||||||
* Sitong Peng - [stoneg]
|
* Sitong Peng - [stoneg]
|
||||||
* Victor Shih - [vshih]
|
* Victor Shih - [vshih]
|
||||||
* Atle Frenvik Sveen - [atlefren]
|
* Atle Frenvik Sveen - [atlefren]
|
||||||
|
* J. Paul Reed - [preed]
|
||||||
|
|
||||||
Many thanks to everyone who's contributed to the project.
|
Many thanks to everyone who's contributed to the project.
|
||||||
|
|
||||||
|
@ -264,3 +265,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.
|
||||||
[stoneg]: https://github.com/stoneg
|
[stoneg]: https://github.com/stoneg
|
||||||
[vshih]: https://github.com/vshih
|
[vshih]: https://github.com/vshih
|
||||||
[atlefren]: https://github.com/atlefren
|
[atlefren]: https://github.com/atlefren
|
||||||
|
[preed]: https://github.com/preed
|
||||||
|
|
Loading…
Reference in New Issue
Block a user