Add MIT license to System.Web.Services.DLL
[mono.git] / web / hackers
1 * Mono Hackers Hall Of Fame
2
3 Without the help, the skills and the time of many passionate developers outside of 
4 the Ximian Mono team, Mono would not be where it is today.
5
6 Many of them do it for fun, some do it because they really want a nice CLR they 
7 can hack on, some do it because they need a working solution to some development 
8 issues and mono is the ideal tool for the job. 
9
10 Some of them may start contributing because they want a mention in the
11 <b>Mono Hackers Hall Of Fame</b>! Whatever the cause, join us in a big<br>
12 <h1 align="center">Thank you!</h1>
13
14 * Mono Hackers
15
16 ** Todd Berman
17
18 Todd Berman is a steady contributor to Mono.  He has worked
19 everywhere: from the Class Libraries, to the early implementation of
20 the GAC and most recently has lead the effort to develop, port and
21 maintain MonoDevelop an IDE for the Mono environment.  His help has
22 been key to the development of Mono.
23
24 ** Zoltan Varga
25
26 Zoltan has contributed significantly to Mono, with bug reports and bug 
27 fixes as well as pushing the envelope of the things that can be done in
28 and with the mono runtime: the gcc-based ngen compiler, code coverage
29 and more recently his work with Reflection.Emit that got mono to the 
30 point of running the IKVM Java virtual machine.
31
32 ** Sergey Chaban
33
34 Sergey has been a long time contributor to the project, from the early
35 work on the class libraries that were critical to Mono's origin: every
36 time you use a Hashtable in Mono, it runs Sergey's code, to the
37 low-level optimizations on the JIT engine and to his work on ILASM and
38 the PEToolkit.  And countless other things.
39
40 ** Nick Drochak
41
42 The first, deserved, entry in the <b>Mono Hackers Hall Of Fame</b> is for
43 Nick Drochak, who joined us in the first days of Mono and built the testing 
44 infrastructure for the C# assemblies, fixed tons of bugs and even adventured 
45 himself in the lands of the C runtime. His work is invaluable for keeping
46 Mono on the right track through the daily changes in the codebase.
47