Skip to content

Commit cba062b

Browse files
MaxGhenisclaude
andauthored
Add National Science Foundation to supporters list (#2751)
* Add National Science Foundation to supporters list Added NSF as a supporter with their $300,000 POSE Phase I grant as referenced in the recent blog post. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> * Add NSF logo to public directory for proper serving * Use NSF's official hosted logo URL instead of local file --------- Co-authored-by: Claude <noreply@anthropic.com>
1 parent 951fa61 commit cba062b

2 files changed

Lines changed: 15 additions & 0 deletions

File tree

public/data/supported-projects.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,5 +102,13 @@
102102
"amount": "$30,000",
103103
"awardDate": "December 2022",
104104
"description": "Supporting the development of a calibrated dataset for accurate tax-benefit microsimulation."
105+
},
106+
{
107+
"supporter": "nsf",
108+
"title": "Pathways to Enable Open-Source Ecosystems (POSE) Phase I",
109+
"projectUrl": "https://www.nsf.gov/awardsearch/showAward?AWD_ID=2518372",
110+
"amount": "$300,000",
111+
"awardDate": "August 2025",
112+
"description": "Supporting the development of organizational infrastructure and community engagement to strengthen the open-source ecosystem around economic policy analysis tools."
105113
}
106114
]

public/data/supporters.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,12 @@
6666
"logoUrl": "https://assets.nationbuilder.com/forwardparty/profile_images/de6f48e5b46f503bcdb1c95684507c4831871db6.jpg?1728658971",
6767
"websiteUrl": "https://www.linkedin.com/in/dylan-hirsch-shell-4b28b42/",
6868
"description": "a scientist, engineer, and community advocate."
69+
},
70+
{
71+
"id": "nsf",
72+
"name": "National Science Foundation",
73+
"logoUrl": "https://www.nsf.gov/themes/custom/nsf_theme/components/molecules/logo/logo-desktop.png",
74+
"websiteUrl": "https://www.nsf.gov/",
75+
"description": "an independent federal agency supporting science and engineering in all 50 states and U.S. territories through research and education."
6976
}
7077
]

0 commit comments

Comments
 (0)