-
Notifications
You must be signed in to change notification settings - Fork 67
/
AUTHORS
28 lines (14 loc) · 815 Bytes
/
AUTHORS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
1. Randy Rizun <[email protected]>
Wrote from scratch the initial version of S3FS.
2. Dan Moore <[email protected]>
Patches and improvements.
3. Adrian Petrescu <[email protected]>
Converted the project to be autotools-based.
4. Tong Wang <[email protected]>
Rewrite and make it compatible with other tools (s3cmd, AWS Management Console, etc). Supports explicit folder objects (key names end with /) and implicit folders. It is no longer compatible with the original s3fs.
5. memorycraft <[email protected]>
Merge s3fs-1.61 into s3fs-c()1.59.
6. lightpriest <[email protected]>
Added compatibility for folders that were created by original s3fs (Content-Type: application/x-directory)
7. Franc Carter <[email protected]>
Added support for using credntials from instance meta-data