Skip to content

Commit

Permalink
Merge pull request #2297 from Lakshyyaa/issue/2295
Browse files Browse the repository at this point in the history
Issue/2295 solve by removing former members from about page and images from repo
  • Loading branch information
MaxGhenis authored Jan 13, 2025
2 parents cdb5209 + 16fc3d9 commit e1c7c54
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions src/data/staff.js
Original file line number Diff line number Diff line change
Expand Up @@ -59,28 +59,6 @@ MPA from The George Washington University and a B.S. in Political Science from
The Rochester Institute of Technology.`,
image: require("../images/authors/david-trimmer.jpeg"),
},
leigh_gibson: {
name: "Leigh Gibson",
bio: `is a strategy consultant at PolicyEngine. Previously she was Vice
President of Social Policy at the Niskanen Center, Senior Policy Officer at the
Robert Wood Johnson Foundation, and Senior Director of State Network
Advancement at the Center on Budget and Policy Priorities. Leigh earned a
bachelor's degree in Religion from Princeton University, a master's degree in
Social Work from Hunter College, and a Ph.D. in Religion/Religious Studies from
Princeton University.`,
image: require("../images/authors/leigh-gibson.png"),
},
martin_holmer: {
name: "Martin Holmer",
bio: `is an economics consultant at PolicyEngine. He focuses on our state
income tax models and validation architecture, and has contributed other models
such as the premium tax credit. Previously, he was the lead developer for the
Policy Simulation Library's Tax-Calculator federal income tax microsimulation
model, and he has built microsimulation models around the world for
organizations including the World Bank and the US Social Security
Administration. Martin earned a Ph.D. in economics from MIT.`,
image: require("../images/authors/martin-holmer.png"),
},
};

export const advisors = {
Expand Down
Binary file removed src/images/authors/leigh-gibson.png
Binary file not shown.
Binary file removed src/images/authors/martin-holmer.png
Binary file not shown.

0 comments on commit e1c7c54

Please sign in to comment.