diff options
| author | Tom Christie | 2013-02-01 15:10:52 +0000 |
|---|---|---|
| committer | Tom Christie | 2013-02-01 15:10:52 +0000 |
| commit | b9f1fbb5d2a3a303968d3afbe72751219583b28b (patch) | |
| tree | 5aca8d4f6cdd9a149d6f8f7b1f49c14e9f6264e5 | |
| parent | 00752dcd2a3647f2de2a259934753745597e3ade (diff) | |
| download | django-rest-framework-b9f1fbb5d2a3a303968d3afbe72751219583b28b.tar.bz2 | |
Added @xordoquy for the incredible py3k work!
Commiter number 100!
| -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 a67a8169..ebca4491 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -101,6 +101,7 @@ The following people have helped make REST framework great. * MichaĆ Jaworski - [swistakm] * Andrea de Marco - [z4r] * Fernando Rocha - [fernandogrd] +* Xavier Ordoquy - [xordoquy] Many thanks to everyone who's contributed to the project. @@ -237,3 +238,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter. [swistakm]: https://github.com/swistakm [z4r]: https://github.com/z4r [fernandogrd]: https://github.com/fernandogrd +[xordoquy]: https://github.com/xordoquy |
