diff options
| author | Tom Christie | 2013-02-13 14:40:02 +0000 | 
|---|---|---|
| committer | Tom Christie | 2013-02-13 14:40:02 +0000 | 
| commit | 569dc67a1220f0b577e7873bf7ee3ac54cf60143 (patch) | |
| tree | 975e5c043b14508574a960895de1d9fd4bf09745 | |
| parent | f8eb222ec11df54a8fbae5cf6cb74fb0d4bddffe (diff) | |
| download | django-rest-framework-569dc67a1220f0b577e7873bf7ee3ac54cf60143.tar.bz2 | |
Username tweak.
| -rw-r--r-- | docs/topics/credits.md | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/docs/topics/credits.md b/docs/topics/credits.md index b84f1357..e4abd286 100644 --- a/docs/topics/credits.md +++ b/docs/topics/credits.md @@ -19,7 +19,7 @@ The following people have helped make REST framework great.  * Craig Blaszczyk - [jakul]  * Garcia Solero - [garciasolero]  * Tom Drummond - [devioustree] -* Danilo Bargen - [gwrtheyrn] +* Danilo Bargen - [dbrgn]  * Andrew McCloud - [amccloud]  * Thomas Steinacher - [thomasst]  * Meurig Freeman - [meurig] @@ -155,7 +155,7 @@ You can also contact [@_tomchristie][twitter] directly on twitter.  [jakul]: https://github.com/jakul  [garciasolero]: https://github.com/garciasolero  [devioustree]: https://github.com/devioustree -[gwrtheyrn]: https://github.com/gwrtheyrn +[dbrgn]: https://github.com/dbrgn  [amccloud]: https://github.com/amccloud  [thomasst]: https://github.com/thomasst  [meurig]: https://github.com/meurig | 
