diff options
| author | Stephan Groß | 2012-11-27 18:33:56 +0100 |
|---|---|---|
| committer | Stephan Groß | 2012-11-27 18:33:56 +0100 |
| commit | 24baf6425b82316ddedf39d44d38e22f28850fd0 (patch) | |
| tree | a0a3440adee2646425253a9bef9a2848ce7a7d23 /docs/topics | |
| parent | f3e598e7534e57a96f9d6c07a2eeab33ad8270d2 (diff) | |
| download | django-rest-framework-24baf6425b82316ddedf39d44d38e22f28850fd0.tar.bz2 | |
Added @oaubert Thanks!
Diffstat (limited to 'docs/topics')
| -rw-r--r-- | docs/topics/credits.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/topics/credits.md b/docs/topics/credits.md index 5323e9c0..f0b51507 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -66,6 +66,7 @@ The following people have helped make REST framework great. * Justin Davis - [irrelative] * Dustin Bachrach - [dbachrach] * Mark Shirley - [maspwr] +* Olivier Aubert - [oaubert] Many thanks to everyone who's contributed to the project. @@ -166,4 +167,5 @@ To contact the author directly: [jonlil]: https://github.com/jonlil [irrelative]: https://github.com/irrelative [dbachrach]: https://github.com/dbachrach -[maspwr]: https://github.com/maspwr
\ No newline at end of file +[maspwr]: https://github.com/maspwr +[oaubert]: https://github.com/oaubert
\ No newline at end of file |
