diff options
| author | Stephan Groß | 2013-02-26 14:50:10 +0100 | 
|---|---|---|
| committer | Stephan Groß | 2013-02-26 14:50:10 +0100 | 
| commit | 80b0234793321f828979d30015151c8d7900fc9f (patch) | |
| tree | 44dd975db9d1266d53a8f08847c17caf9787217e | |
| parent | 64a9486b93eaf29c4e0030bacdfd6a66d43c2ec5 (diff) | |
| download | django-rest-framework-80b0234793321f828979d30015151c8d7900fc9f.tar.bz2 | |
Add @waa for #687 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 00513504..d1bb907a 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -106,6 +106,7 @@ The following people have helped make REST framework great.  * Andreas Pelme - [pelme]  * Ryan Detzel - [ryanrdetzel]  * Omer Katz - [thedrow] +* Wiliam Souza - [waa]  Many thanks to everyone who's contributed to the project. @@ -246,3 +247,4 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [pelme]: https://github.com/pelme  [ryanrdetzel]: https://github.com/ryanrdetzel  [thedrow]: https://github.com/thedrow +[waa]: https://github.com/wiliamsouza  | 
