docs(readme): add EvilBit-Labs and unclesp1d3r as financial contributors - #193
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe contributor registry now includes updated contribution types and additional contributor records. The README badge count and contributor attribution entries were updated to match the new metadata. ChangesContributor metadata synchronization
Estimated code review effort: 1 (Trivial) | ~3 minutes Mergeability Score: ⚪ Minimal · up to This PR updates contributor credits and regenerates the README table without introducing an actionable merge-blocking risk; it is ready for normal checks and review. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Code Metrics Report
Details | | main (8203cca) | #193 (857c9a4) | +/- |
|---------------------|----------------|----------------|------|
| Coverage | 96.3% | 96.3% | 0.0% |
| Files | 89 | 89 | 0 |
| Lines | 3644 | 3644 | 0 |
| Covered | 3510 | 3510 | 0 |
- | Test Execution Time | 7s | 11s | +4s |Reported by octocov |
Summary
Adds the two GitHub Sponsors of this project, EvilBit-Labs and unclesp1d3r, to the Contributors table with the Financial (💵) contribution type, matching how sponsors are credited in nao1215/sqly.
Changes
.all-contributorsrc: addEvilBit-Labsandunclesp1d3rwith thefinancialcontribution..all-contributorsrc: re-sync the entries that the file had drifted out of date on —wI2L,hibare,esacteksab,chaunsinwere in the README table but missing from the config, andvarmakarthik12was missing theideascontribution.README.md: regenerate the contributors table and badge withall-contributors-cli(9 → 11 contributors).Design Decisions
The README table was regenerated by the CLI rather than hand-edited, so the file matches exactly what the all-contributors bot would produce on its next run. Re-syncing the four missing entries was necessary for that: had they stayed out of the config, the next bot run would have silently dropped those people from the table. The regeneration also rewrites the
ideaslinks from issue-search URLs to the CLI's canonical#ideas-<login>anchors.Summary by CodeRabbit