Skip to content

Commit e7a7fd4

Browse files
authored
re-added Bishop
1 parent d8c7fb8 commit e7a7fd4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/pages/home/People.jsx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,12 @@ export default function People({homeStyles, ...props}) {
102102
name: "Hal Pashler",
103103
affiliation: "University of California - San Diego",
104104
},
105+
{
106+
url: "https://www.psy.ox.ac.uk/team/dorothy-bishop",
107+
image: "/sitestatic/people/bishop-hires.png",
108+
name: "Dorothy Bishop",
109+
affiliation: "University of Oxford",
110+
},
105111
{
106112
url: "https://www.coll.mpg.de/team/page/susann_fiedler",
107113
image: "/sitestatic/people/fiedler-hires.png",

0 commit comments

Comments
 (0)