diff --git a/docs/source/images/joe.jpg b/docs/source/images/joe.jpg new file mode 100644 index 000000000..4816f599d Binary files /dev/null and b/docs/source/images/joe.jpg differ diff --git a/docs/source/images/mariana.jpg b/docs/source/images/mariana.jpg new file mode 100755 index 000000000..6df1bb8d9 Binary files /dev/null and b/docs/source/images/mariana.jpg differ diff --git a/docs/source/team.py b/docs/source/team.py index 4ab1494aa..2ff96b5fd 100644 --- a/docs/source/team.py +++ b/docs/source/team.py @@ -9,7 +9,11 @@ ("Stephan Kramer", "http://www.imperial.ac.uk/people/s.kramer"), ("Matthew Piggott", "http://www.imperial.ac.uk/people/m.d.piggott"), ("Athanasios Angeloudis", - "https://www.eng.ed.ac.uk/about/people/dr-athanasios-angeloudis") + "https://www.eng.ed.ac.uk/about/people/dr-athanasios-angeloudis"), + ("Joe Wallwork", + "https://www.imperial.ac.uk/people/j.wallwork16"), + ("Mariana Clare", + "https://www.imperial.ac.uk/people/m.clare17") ]) cols = 4