diff options
| author | Tom Christie | 2013-01-28 21:08:53 +0000 |
|---|---|---|
| committer | Tom Christie | 2013-01-28 21:08:53 +0000 |
| commit | 54096a19fc096c884c57e7a06340bf295a9098fb (patch) | |
| tree | de336b62bb6f372b7a82c5c69f8399592165e5fd /docs | |
| parent | 141814585c72828f099a76c54bf2a5191833fc04 (diff) | |
| download | django-rest-framework-54096a19fc096c884c57e7a06340bf295a9098fb.tar.bz2 | |
Added @swistakm, for docs fix #625. Thanks!
Diffstat (limited to 'docs')
| -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 930cc056..7e0546c7 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -98,6 +98,7 @@ The following people have helped make REST framework great. * Guglielmo Celata - [guglielmo] * Mike Tums - [mktums] * Michael Elovskikh - [wronglink] +* MichaĆ Jaworski - [swistakm] Many thanks to everyone who's contributed to the project. @@ -231,3 +232,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [guglielmo]: https://github.com/guglielmo [mktums]: https://github.com/mktums [wronglink]: https://github.com/wronglink +[swistakm]: https://github.com/swistakm |
