Added Michael Opitz to AUTHORS.

This commit is contained in:
David Sauve 2011-08-08 20:36:19 -07:00
parent ccbd3bc0d9
commit 69ee097c1c

View file

@ -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`.
* 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`.