s3fs-fuse/AUTHORS
ben.lemasurier@gmail.com f29986f4c6 Simplified s3fs_check_service
simply using strstr to see if the bucket is available.
removed the check to see if the service has any buckets at all.


git-svn-id: http://s3fs.googlecode.com/svn/trunk@360 df820570-a93a-0410-bd06-b72b767a4274
2011-08-25 16:34:10 +00:00

16 lines
326 B
Plaintext

1. Randy Rizun <rrizun@gmail.com>
Wrote from scratch the initial version of S3FS.
2. Dan Moore <mooredan@suncup.net>
Patches and improvements.
3. Adrian Petrescu <apetresc@gmail.com>
Converted the project to be autotools-based.
4. Ben LeMasurier <ben.lemasurier@gmail.com>
Bugfixes, performance and other improvements.