Skip to content
Snippets Groups Projects
Commit 8d692d39 authored by Josh Borrow's avatar Josh Borrow
Browse files

Merge branch 'updated_contact_list' into 'master'

Updated contact list with more detailed information

Does what it says on the tin...

See merge request !3
parents 18aabe0f 94970ed7
Branches
No related tags found
1 merge request!3Updated contact list with more detailed information
...@@ -2,57 +2,76 @@ people: [ ...@@ -2,57 +2,76 @@ people: [
{ {
name: Dr. Matthieu Schaller, name: Dr. Matthieu Schaller,
role: Project PI (Astro), role: Project PI (Astro),
affil: "ICC, Durham University",
href: "icc.dur.ac.uk/~jlvc76"
}, },
{ {
name: Dr. Pedro Gonnet, name: Dr. Pedro Gonnet,
role: Project PI (CompSci), role: Project PI (CompSci),
affil: "School of Engineering & Computer Science, Durham University"
}, },
{ {
name: Dr. Aidan Chalk, name: Dr. Aidan Chalk,
role: Computer Scientist, role: Developper (Parallelization, GPU),
affil: "STFC Daresbury Laboratory, Warrington"
}, },
{ {
name: Mr. James S. Willis, name: Mr. James S. Willis,
role: Computer Scientist, role: Developper (Vectorization, MPI)
affil: "ICC, Durham University",
}, },
{ {
name: Dr. Peter Draper, name: Dr. Peter Draper,
role: Computer Scientist, role: Developper (Parallelization, MPI, domain decomposition)
affil: "ICC, Durham University",
}, },
{ {
name: Pr. Richard G. Bower, name: Pr. Richard G. Bower,
role: Astronomer, role: Astronomer,
affil: "ICC, Durham University",
href: "http://community.dur.ac.uk/r.g.bower/"
}, },
{ {
name: Dr. Bert Vandenbroucke, name: Dr. Bert Vandenbroucke,
role: Code Developer, role: Developper (Astrophysics, Hydrodynamics)
affil: "School of Physics & Astronomy, Univeristy of St Andrews"
href: "http://www-star.st-and.ac.uk/~bv7/"
}, },
{ {
name: Mr. Stefan Arridge, name: Mr. Stefan Arridge,
role: PhD Student, role: PhD Student (astronomy),
affil: "ICC, Durham University",
}, },
{ {
name: Mr. Joshua Borrow, name: Mr. Joshua Borrow,
role: PhD Student, role: PhD Student (astronomy),
href: "http://www.dur.ac.uk/joshua.borrow", href: "http://www.dur.ac.uk/joshua.borrow",
affil: "Durham", affil: "ICC, Durham University",
}, },
{ {
name: Pr. Tom Theuns, name: Pr. Tom Theuns,
role: Astronomer, role: Astronomer,
affil: "ICC, Durham University",
href: "http://icc.dur.ac.uk/~tt/"
}, },
{ {
name: Dr. Yves Revaz, name: Dr. Yves Revaz,
role: Astronomer, role: Astronomer,
affil: "LASTRO, EPFL"
}, },
{ {
name: Mr. Loic Hausammann, name: Mr. Loic Hausammann,
role: Astronomer, role: PhD Student (astronomy),
affil: "LASTRO, EPFL"
}, },
{ {
name: Mr. Angus Lepper, name: Mr. Angus Lepper,
role: Computer Scientist,
affil: "DiRAC software team"
}, },
{ {
name: Dr. John A. Regan, name: Dr. John A. Regan,
role: Astronomer,
affil: "Dublin City University"
}, },
] ]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment