diff options
author | Narayan Desai <desai@mcs.anl.gov> | 2006-09-11 14:53:15 +0000 |
---|---|---|
committer | Narayan Desai <desai@mcs.anl.gov> | 2006-09-11 14:53:15 +0000 |
commit | 499b088328c0b6ac57154840001a3d7da03a1638 (patch) | |
tree | 3878ce68a108a062eb382beca406c05bbe95af5e | |
parent | 136a23aafedc7755e91de56fda6edac9be05cefe (diff) | |
download | bcfg2-499b088328c0b6ac57154840001a3d7da03a1638.tar.gz bcfg2-499b088328c0b6ac57154840001a3d7da03a1638.tar.bz2 bcfg2-499b088328c0b6ac57154840001a3d7da03a1638.zip |
Reformat to 80 columns
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2238 ce84e21b-d406-0410-9b95-82705330c041
-rw-r--r-- | AUTHORS | 55 |
1 files changed, 38 insertions, 17 deletions
@@ -1,17 +1,38 @@ -In chronological order: -- Narayan Desai <desai@mcs.anl.gov> has written most of bcfg2, including all parts not - explicitly mentioned in this file -- Joey Hagedorn <hagedorn@mcs.anl.gov> has written the reporting subsystem, including - StatReports, GenerateHostinfo, and the xslt, css and javascript associated with it. -- Ed Smith <esmith4@inf.ed.ac.uk> has done substantial hardening of the bcfg client and - server and implemented a common logging infrastructure. -- Rick Bradshaw <bradshaw@mcs.anl.gov> has written several of the tools included in the - tools/ subdirectory -- Ken Raffenetti <raffenet@mcs.anl.gov> and Rick Bradshaw have written the Hostbase plugin -- Scott Behrens <behrens@mcs.anl.gov> and Rick Bradshaw have written the VHost plugin -- Cory Lueninghoener <cory@mcs.anl.gov> wrote the showentries function in bcfg2-info -- Chris Vuletich <vuletich@mcs.anl.gov> wrote some SSL code and the verification debugging code -- Daniel Clark <dclark@member.fsf.org> has written all of the encap packaging specifications -- Jason Pepas <cell@ices.utexas.edu> has written a rpm package list creator has contributed - patches to the redhat toolset -- Sami Haahtinen <ressu@ressukka.net> has writen debian packaging logic.
\ No newline at end of file +In chronological order: + +- Narayan Desai <desai@mcs.anl.gov> has written most of bcfg2, +including all parts not explicitly mentioned in this file + +- Joey Hagedorn <hagedorn@mcs.anl.gov> has written the reporting +subsystem, including StatReports, GenerateHostinfo, and the xslt, css +and javascript associated with it. + +- Ed Smith <esmith4@inf.ed.ac.uk> has done substantial hardening of +the bcfg client and server and implemented a common logging infrastructure. + +- Rick Bradshaw <bradshaw@mcs.anl.gov> has written several of the +tools included in the tools/ subdirectory + +- Ken Raffenetti <raffenet@mcs.anl.gov> and Rick Bradshaw have written +the Hostbase plugin + +- Scott Behrens <behrens@mcs.anl.gov> and Rick Bradshaw have written +the VHost plugin + +- Cory Lueninghoener <cory@mcs.anl.gov> wrote the showentries function +in bcfg2-info + +- Chris Vuletich <vuletich@mcs.anl.gov> wrote some SSL code and the +verification debugging code + +- Daniel Clark <dclark@member.fsf.org> has written all of the encap +packaging specifications + +- Jason Pepas <cell@ices.utexas.edu> has written a rpm package list +creator has contributed patches to the redhat toolset + +- Sami Haahtinen <ressu@ressukka.net> has writen debian packaging +logic. + +- Brian Pellin and Andrew Lusk did substantial work on Bcfg1, some of +which was used in the bcfg2 client. |