diff options
| author | Tom Christie | 2013-12-13 22:01:19 +0000 | 
|---|---|---|
| committer | Tom Christie | 2013-12-13 22:01:19 +0000 | 
| commit | f78b3187df11925caf07f9d86eb868de906c60c8 (patch) | |
| tree | ca87622c6cfa9043e0091137dba2f7419595172a /docs/topics/credits.md | |
| parent | 54d3c6a725358ee5bb3e07450fb5efbaf957e1b7 (diff) | |
| download | django-rest-framework-f78b3187df11925caf07f9d86eb868de906c60c8.tar.bz2 | |
Added @philipforget for work on #1232. Thanks :)
Diffstat (limited to 'docs/topics/credits.md')
| -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 1a838421..d4c00bc4 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -181,6 +181,7 @@ The following people have helped make REST framework great.  * Alex Good - [alexjg]  * Ian Foote - [ian-foote]  * Chuck Harmston - [chuckharmston] +* Philip Forget - [philipforget]  Many thanks to everyone who's contributed to the project. @@ -398,3 +399,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [alexjg]: https://github.com/alexjg  [ian-foote]: https://github.com/ian-foote  [chuckharmston]: https://github.com/chuckharmston +[philipforget]: https://github.com/philipforget | 
