diff options
| author | Tom Christie | 2013-12-03 16:06:57 +0000 | 
|---|---|---|
| committer | Tom Christie | 2013-12-03 16:06:57 +0000 | 
| commit | 9f1918e41e1b8dcfa621b00788bab865f2fc31aa (patch) | |
| tree | c4b13a9bc788c0b31fb210b63be732d07245907e | |
| parent | b92c911cf66805f7826713c68f4e6704b2ad4589 (diff) | |
| download | django-rest-framework-9f1918e41e1b8dcfa621b00788bab865f2fc31aa.tar.bz2 | |
Added @ian-foote, for work on #1250.  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 e6c9c034..3395cd9e 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -179,6 +179,7 @@ The following people have helped make REST framework great.  * Yamila Moreno - [yamila-moreno]  * Rob Hudson - [robhudson]  * Alex Good - [alexjg] +* Ian Foote - [ian-foote]  Many thanks to everyone who's contributed to the project. @@ -394,3 +395,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [yamila-moreno]: https://github.com/yamila-moreno  [robhudson]: https://github.com/robhudson  [alexjg]: https://github.com/alexjg +[ian-foote]: https://github.com/ian-foote | 
