Skip to content

fix: excluded zero donation backers #7585

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 15, 2025

Conversation

SwetaTanwar
Copy link
Contributor

Fixes: #7584

Filtered out individuals who have made no financial contribution to the project from the backers list by ensuring that only users with a positive contribution are shown in the list.

Before:
Screenshot 2025-03-15 at 5 22 08 PM

After:
Screenshot 2025-03-15 at 5 21 46 PM

Copy link

vercel bot commented Mar 15, 2025

@SwetaTanwar is attempting to deploy a commit to the OpenJS Foundation Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

vercel bot commented Mar 15, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
webpack-js-org ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 15, 2025 0:10am

@snitin315
Copy link
Member

Thank you.

@snitin315 snitin315 merged commit 7d17d29 into webpack:main Mar 15, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Display of backers includes individuals with zero funding
2 participants