From 3f15127ead1cf9dcd068818eb2ccff0301f225ac Mon Sep 17 00:00:00 2001 From: Joe Groff Date: Wed, 12 Oct 2011 16:08:57 -0700 Subject: [PATCH] mongodb.gridfs: move to unmaintained It has no tests and nothing appears to use it, so I don't want to mess with it to make it implement the stream-read-unsafe interface. --- .../mongodb => unmaintained/mongodb/gridfs}/gridfs/gridfs.factor | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {extra/mongodb => unmaintained/mongodb/gridfs}/gridfs/gridfs.factor (100%) diff --git a/extra/mongodb/gridfs/gridfs.factor b/unmaintained/mongodb/gridfs/gridfs/gridfs.factor similarity index 100% rename from extra/mongodb/gridfs/gridfs.factor rename to unmaintained/mongodb/gridfs/gridfs/gridfs.factor