diff options
| author | Alex | 2013-11-13 14:32:37 +0000 |
|---|---|---|
| committer | Alex | 2013-11-13 14:32:37 +0000 |
| commit | 72d72e4d3e497000bab8019151972b0e71f6957a (patch) | |
| tree | d924be772e992372dbaecf24758edb50bdae485b | |
| parent | fc1047e9b43ac4e27841cd2c34aac8fa6ced8c24 (diff) | |
| download | django-rest-framework-72d72e4d3e497000bab8019151972b0e71f6957a.tar.bz2 | |
Add Alex Good to credits (Whoop!)
| -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 9751850b..e6c9c034 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -178,6 +178,7 @@ The following people have helped make REST framework great. * Alexander Lukanin - [alexanderlukanin13] * Yamila Moreno - [yamila-moreno] * Rob Hudson - [robhudson] +* Alex Good - [alexjg] Many thanks to everyone who's contributed to the project. @@ -392,3 +393,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [alexanderlukanin13]: https://github.com/alexanderlukanin13 [yamila-moreno]: https://github.com/yamila-moreno [robhudson]: https://github.com/robhudson +[alexjg]: https://github.com/alexjg |
