diff options
Diffstat (limited to 'topics/credits.html')
| -rw-r--r-- | topics/credits.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/topics/credits.html b/topics/credits.html index f0086c58..1991f1e2 100644 --- a/topics/credits.html +++ b/topics/credits.html @@ -102,6 +102,7 @@ <li><a href="http://django-rest-framework.org/topics/browser-enhancements">Browser enhancements</a></li> <li><a href="http://django-rest-framework.org/topics/browsable-api">The Browsable API</a></li> <li><a href="http://django-rest-framework.org/topics/rest-hypermedia-hateoas">REST, Hypermedia & HATEOAS</a></li> + <li><a href="http://django-rest-framework.org/topics/contributing">Contributing to REST framework</a></li> <li><a href="http://django-rest-framework.org/topics/rest-framework-2-announcement">2.0 Announcement</a></li> <li><a href="http://django-rest-framework.org/topics/2.2-announcement">2.2 Announcement</a></li> <li><a href="http://django-rest-framework.org/topics/2.3-announcement">2.3 Announcement</a></li> @@ -381,6 +382,7 @@ <li>Yamila Moreno - <a href="https://github.com/yamila-moreno">yamila-moreno</a></li> <li>Rob Hudson - <a href="https://github.com/robhudson">robhudson</a></li> <li>Alex Good - <a href="https://github.com/alexjg">alexjg</a></li> +<li>Ian Foote - <a href="https://github.com/ian-foote">ian-foote</a></li> </ul> <p>Many thanks to everyone who's contributed to the project.</p> <h2 id="additional-thanks">Additional thanks</h2> |
