mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-18 20:41:04 +03:00
Added @rouge8 for bugfix #844. Thank you!
This commit is contained in:
parent
4ade7fb82c
commit
bc3dfca5e3
|
@ -123,6 +123,7 @@ The following people have helped make REST framework great.
|
||||||
* Hamish Campbell - [hamishcampbell]
|
* Hamish Campbell - [hamishcampbell]
|
||||||
* Marlon Bailey - [avinash240]
|
* Marlon Bailey - [avinash240]
|
||||||
* James Summerfield - [jsummerfield]
|
* James Summerfield - [jsummerfield]
|
||||||
|
* Andy Freeland - [rouge8]
|
||||||
|
|
||||||
Many thanks to everyone who's contributed to the project.
|
Many thanks to everyone who's contributed to the project.
|
||||||
|
|
||||||
|
@ -282,3 +283,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.
|
||||||
[hamishcampbell]: https://github.com/hamishcampbell
|
[hamishcampbell]: https://github.com/hamishcampbell
|
||||||
[avinash240]: https://github.com/avinash240
|
[avinash240]: https://github.com/avinash240
|
||||||
[jsummerfield]: https://github.com/jsummerfield
|
[jsummerfield]: https://github.com/jsummerfield
|
||||||
|
[rouge8]: https://github.com/rouge8
|
||||||
|
|
Loading…
Reference in New Issue
Block a user