From 878cc410caf9df7f1a2742db5b6038116d4d4797 Mon Sep 17 00:00:00 2001 From: Adrian Holovaty Date: Wed, 16 Nov 2011 00:03:43 +0000 Subject: [PATCH] Added RIP next to diveintopython.org in AUTHORS file git-svn-id: http://code.djangoproject.com/svn/django/trunk@17097 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- AUTHORS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 5889065fef..cec5db1a05 100644 --- a/AUTHORS +++ b/AUTHORS @@ -563,6 +563,6 @@ A big THANK YOU goes to: Ian Bicking for convincing Adrian to ditch code generation. - Mark Pilgrim for diveintopython.org. + Mark Pilgrim for diveintopython.org. (RIP!) Guido van Rossum for creating Python.