From 6c9e06f14de1ed27e6032be2197b8f4cbec7405a Mon Sep 17 00:00:00 2001 From: Brian Behlendorf Date: Tue, 8 Feb 2011 15:40:52 -0800 Subject: [PATCH] Update AUTHORS file This file has gotten stale and needed to be updated. There are individuals who deserve to be recognized for their contributions to the project. I've done my best to assemble names from the commit logs of those who have submitted patches. This list may not be comprehensive, if you feel I've overlooked your contribution please let me know and we can get your name added. --- AUTHORS | 38 ++++++++++++++++++++++++++++++++++---- 1 file changed, 34 insertions(+), 4 deletions(-) diff --git a/AUTHORS b/AUTHORS index 04ebc20..e2c474f 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,4 +1,34 @@ -Brian Behlendorf , -Herb Wartens , -Jim Garlick , -Ricardo M. Correia +Brian Behlendorf is the principle developer of the ZFS on Linux port. +He works full time as a computer scientist at Lawrence Livermore +National Laboratory on the ZFS and Lustre filesystems. However, +this port would not have been possible without the help of many +others who have contributed their time, effort, and insight. + + Brian Behlendorf + +First and foremost the hard working ZFS developers at Sun/Oracle. +They are responsible for the bulk of the code in this project and +without their efforts there never would have been a ZFS filesystem. + + The ZFS Development Team at Sun/Oracle + +Next all the developers at KQ Infotech who implemented a working +ZFS Posix Layer (ZPL) for this port. Their implementation provided +an excellent reference for adding the missing ZPL functionality. + + Anand Mitra + Anurag Agarwal + Neependra Khare + Prasad Joshi + Rohan Puri + Sandip Divekar + Shoaib + Shrirang + +Additionally the following individuals have all made contributions +to the project and deserve to be acknowledged. + + Ricardo M. Correia + Ned Bass + Herb Wartens + Jim Garlick -- 1.8.3.1