Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
.idea
.idea
.DS_Store
4 changes: 2 additions & 2 deletions org.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@
"name": "Gitcoin",
"description": "Empowering communities to fund, build, & protect what matters. Home of... 💚 Gitcoin Grants Program.",
"org_url": "https://gitcoin.co/",
"logo_url": "https://pbs.twimg.com/profile_images/1750211711792242689/xMip0LCq_400x400.jpg"
"logo_url": "https://raw.githubusercontent.com/gitcoinco/grants-stack/refs/heads/main/packages/common/src/assets/gitcoinlogo-black.svg"
},
{
"id": "oso",
"name": "Open Source Observer",
"description": "Open Source Observer is a free analytics suite that helps funders measure the impact of open source software contributions to the health of their ecosystem.",
"org_url": "https://www.opensource.observer/",
"logo_url": "https://pbs.twimg.com/profile_images/1720451336263675904/8wDLrRmo_400x400.jpg"
"logo_url": "https://raw.githubusercontent.com/opensource-observer/oso/refs/heads/main/apps/frontend/public/img/oso-emblem-black.svg"
},
{
"id": "spark",
Expand Down
Loading