Skip to content

Commit

Permalink
Added Jennifer.
Browse files Browse the repository at this point in the history
  • Loading branch information
amyjko committed Sep 20, 2024
1 parent 5ae0e5c commit 4cbc7e4
Showing 1 changed file with 14 additions and 6 deletions.
20 changes: 14 additions & 6 deletions src/lib/models/advisors.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,14 @@ const advisors: [string, string, string, string, string, string][] = [
'University of Wisconsin-Madison',
'USA',
],
[
'Jennifer Blaney',
'https://ihe.uga.edu/directory/people/jennifer-m-blaney',
'Gender equity in computing degree pathways; community college transfer in CS',
'McBee Institute of Higher Education',
'University of Georgia',
'USA',
],
[
'Paulo Blikstein*',
'https://www.tc.columbia.edu/faculty/pb2755/',
Expand Down Expand Up @@ -592,12 +600,12 @@ const advisors: [string, string, string, string, string, string][] = [
'Switzerland',
],
[
'Fred Martin',
'http://www.cs.utsa.edu/~fredm',
'tools and collaborations for K-12 learning of computing, including AI, ML, and data science',
'Department of Computer Science',
'University of Texas at San Antonio',
'USA',
'Fred Martin',
'http://www.cs.utsa.edu/~fredm',
'tools and collaborations for K-12 learning of computing, including AI, ML, and data science',
'Department of Computer Science',
'University of Texas at San Antonio',
'USA',
],
[
'Briana Morrison*',
Expand Down

0 comments on commit 4cbc7e4

Please sign in to comment.