diff options
| author | Tom Christie | 2012-12-30 07:51:07 +0000 | 
|---|---|---|
| committer | Tom Christie | 2012-12-30 07:51:07 +0000 | 
| commit | af5c3c3bf4645fa9cb1d7c4d17c0f3a530040df8 (patch) | |
| tree | c91494f56a9e52c71d2f443a93cea2a0ef38c182 | |
| parent | 4213c030725eca1b7ea53b2b1c8f35d1cac31a8a (diff) | |
| download | django-rest-framework-af5c3c3bf4645fa9cb1d7c4d17c0f3a530040df8.tar.bz2 | |
Added @sebastibe. Thanks!
| -rw-r--r-- | docs/topics/credits.md | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/docs/topics/credits.md b/docs/topics/credits.md index eafea6d4..c4277a23 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -83,6 +83,7 @@ The following people have helped make REST framework great.  * Trey Hunner - [treyhunner]  * Roman Akinfold - [akinfold]  * Toran Billups - [toranb] +* Sébastien Béal - [sebastibe]  Many thanks to everyone who's contributed to the project. @@ -201,3 +202,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [treyhunner]: https://github.com/treyhunner  [akinfold]: https://github.com/akinfold  [toranb]: https://github.com/toranb +[sebastibe]: https://github.com/sebastibe | 
