Speeling.
[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 ** Zoltan Varga
17
18 Zoltan has contributed significantly to Mono, with bug reports and bug 
19 fixes as well as pushing the envelope of the things that can be done in
20 and with the mono runtime: the gcc-based ngen compiler, code coverage
21 and more recently his work with Reflection.Emit that got mono to the 
22 point of running the IKVM Java virtual machine.
23
24 ** Sergey Chaban
25
26 Sergey has been a long time contributor to the project, from the early
27 work on the class libraries that were critical to Mono's origin: every
28 time you use a Hashtable in Mono, it runs Sergey's code, to the
29 low-level optimizations on the JIT engine and to his work on ILASM and
30 the PEToolkit.  And countless other things.
31
32 ** Nick Drochak
33
34 The first, deserved, entry in the <b>Mono Hackers Hall Of Fame</b> is for
35 Nick Drochak, who joined us in the first days of Mono and built the testing 
36 infrastructure for the C# assemblies, fixed tons of bugs and even adventured 
37 himself in the lands of the C runtime. His work is invaluable for keeping
38 Mono on the right track through the daily changes in the codebase.
39