forked from solj/bcfg2-old
-
Notifications
You must be signed in to change notification settings - Fork 1
/
AUTHORS
64 lines (43 loc) · 2.2 KB
/
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
In chronological order:
- Narayan Desai <desai@mcs.anl.gov> has written most of Bcfg2,
including all parts not explicitly mentioned in this file.
- Sol Jerome <sol.jerome@gmail.com> squashes bugs, helps manage the
project roadmap, and implements various interesting features.
- Tim Laszlo <tim.laszlo@gmail.com> worked on the reporting system and
made plugins.
- Fabian Affolter <fabian@bernewireless.net> made some patches, added
some new features and plugins, and restructured the manual for Bcfg2.
- Andrew Brestick <brestick@mcs.anl.gov> fixed bugs and completed
plugins.
- James Yang <jjyang@mcs.anl.gov> worked on bcfg2-admin and
bcfg2-reports.
- Robert Gogolok <gogo@cs.uni-sb.de> fixed bugs and made the code more
robust.
- Jack Neely <jjneely@ncsu.edu> worked on YUMng.
- 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 Bcfg2 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@pobox.com> created encap packages for Bcfg2 and
deps, wrote fossil-scm dvcs support, and helps with debian packaging
- Jason Pepas <cell@ices.utexas.edu> has written a rpm package list
creator has contributed patches to the Red Hat 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.
- Michael Jinks <mjinks@uchicago.edu> wrote the gentoo tool drivers.
- Chris St. Pierre <stpierreca@ornl.gov> (re)wrote bcfg2-lint and has
made other miscellaneous contributions.