mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-06-05 06:03:23 +03:00
Added @fernandogrd for bugfix #632. Thanks!
This commit is contained in:
parent
ce914b03ed
commit
8021bb5d50
|
@ -100,6 +100,7 @@ The following people have helped make REST framework great.
|
||||||
* Michael Elovskikh - [wronglink]
|
* Michael Elovskikh - [wronglink]
|
||||||
* Michał Jaworski - [swistakm]
|
* Michał Jaworski - [swistakm]
|
||||||
* Andrea de Marco - [z4r]
|
* Andrea de Marco - [z4r]
|
||||||
|
* Fernando Rocha - [fernandogrd]
|
||||||
|
|
||||||
Many thanks to everyone who's contributed to the project.
|
Many thanks to everyone who's contributed to the project.
|
||||||
|
|
||||||
|
@ -235,3 +236,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.
|
||||||
[wronglink]: https://github.com/wronglink
|
[wronglink]: https://github.com/wronglink
|
||||||
[swistakm]: https://github.com/swistakm
|
[swistakm]: https://github.com/swistakm
|
||||||
[z4r]: https://github.com/z4r
|
[z4r]: https://github.com/z4r
|
||||||
|
[fernandogrd]: https://github.com/fernandogrd
|
||||||
|
|
Loading…
Reference in New Issue
Block a user