require_once("docutil.php"); page_head("BOINC contact information"); echo "
The BOINC project is based at the Space Sciences Laboratory at the University of California, Berkeley, and is led by Dr. David P. Anderson.
If you have problems with the BOINC software for Windows please email Rom Walton.
BOINC developers include:
David Anderson
Karl Chen
Seth Cooper
Michael Gary
Gary Gibson
Eric Heien
John Kirby
Eric Korpela
Janus Kristensen
Tim Lan
Stephen Pellicer
Jens Seidler
Rom Walton
Oliver Wang
";
page_tail();
?>