From 69ee097c1c25718eaa1d963a3c56356657599d29 Mon Sep 17 00:00:00 2001 From: David Sauve Date: Mon, 8 Aug 2011 20:36:19 -0700 Subject: [PATCH] Added Michael Opitz to AUTHORS. --- AUTHORS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 86c2256..6e0c9a5 100644 --- a/AUTHORS +++ b/AUTHORS @@ -24,4 +24,5 @@ Thanks to: * liranz for pointing out a potential conflict with arguments pass into `SearchResult` * Jacob Kaplan-Moss for pointing out that write permission shouldn't be required for searching. * glassresistor for assistance troubleshooting an issue with boosting a phrase query & a patch to make weighting schemes overridable. - * James Addison for helping to debug an intermittent issue with `order_by` and `build_schema`. \ No newline at end of file + * James Addison for helping to debug an intermittent issue with `order_by` and `build_schema`. + * Michael Opitz for a patch that enables support for `inmemorydb`. \ No newline at end of file