diff options
| author | Tom Christie | 2013-03-08 20:26:10 +0000 |
|---|---|---|
| committer | Tom Christie | 2013-03-08 20:26:10 +0000 |
| commit | 1016c14a8a9eef1031c1a4000a2ae257775339d5 (patch) | |
| tree | 7406c6376b53c2afd37edfecb9ae9810efb95b59 | |
| parent | 650d8e6a8ecd092e1bdd7269097044563f4ea449 (diff) | |
| download | django-rest-framework-1016c14a8a9eef1031c1a4000a2ae257775339d5.tar.bz2 | |
Added @dulaccc.
For the awesome OAuth 2 support in #693.
| -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 190ce490..0899632f 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -108,6 +108,7 @@ The following people have helped make REST framework great. * Omer Katz - [thedrow] * Wiliam Souza - [waa] * Jonas Braun - [iekadou] +* Pierre Dulac - [dulaccc] Many thanks to everyone who's contributed to the project. @@ -250,3 +251,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [thedrow]: https://github.com/thedrow [waa]: https://github.com/wiliamsouza [iekadou]: https://github.com/iekadou +[dulaccc]: https://github.com/dulaccc |
