Commit ac07d8a
committed
fix(reports): eliminate contributor duplicates
Remove automatic sponsorUrl from monthly report contributor cards.
The component already handles sponsor buttons correctly when sponsorUrl
is provided (donations page pattern). Monthly reports now show clean
contributor recognition without fundraising CTAs.
Changes:
- Remove sponsorUrl generation from markdown generator
- Keep contributor separation (new vs continuing) to prevent duplicates
- Regenerate Dec 2025 and Jan 2026 reports with clean cards
- Minor whitespace cleanup in GitHubProfileCard component1 parent c6780ca commit ac07d8a
File tree
4 files changed
+22
-60
lines changed- reports
- scripts/lib
- src/components
4 files changed
+22
-60
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
377 | | - | |
378 | | - | |
379 | 377 | | |
380 | 378 | | |
381 | 379 | | |
382 | 380 | | |
383 | 381 | | |
384 | 382 | | |
385 | | - | |
386 | | - | |
387 | 383 | | |
388 | 384 | | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | 385 | | |
394 | 386 | | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | | - | |
402 | | - | |
403 | | - | |
404 | | - | |
405 | | - | |
406 | | - | |
407 | | - | |
408 | | - | |
409 | | - | |
410 | | - | |
411 | | - | |
412 | | - | |
413 | 387 | | |
414 | 388 | | |
415 | 389 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
644 | 644 | | |
645 | 645 | | |
646 | 646 | | |
647 | | - | |
648 | | - | |
649 | 647 | | |
650 | 648 | | |
651 | | - | |
652 | | - | |
653 | 649 | | |
654 | 650 | | |
655 | 651 | | |
| |||
660 | 656 | | |
661 | 657 | | |
662 | 658 | | |
663 | | - | |
664 | | - | |
665 | 659 | | |
666 | 660 | | |
667 | 661 | | |
668 | 662 | | |
669 | 663 | | |
670 | 664 | | |
671 | | - | |
672 | | - | |
673 | | - | |
674 | | - | |
675 | 665 | | |
676 | 666 | | |
677 | | - | |
678 | | - | |
679 | | - | |
680 | | - | |
681 | | - | |
682 | | - | |
683 | | - | |
684 | | - | |
685 | 667 | | |
686 | 668 | | |
687 | 669 | | |
688 | 670 | | |
689 | | - | |
690 | | - | |
691 | 671 | | |
692 | 672 | | |
693 | 673 | | |
| |||
698 | 678 | | |
699 | 679 | | |
700 | 680 | | |
701 | | - | |
| 681 | + | |
702 | 682 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
732 | 732 | | |
733 | 733 | | |
734 | 734 | | |
735 | | - | |
736 | | - | |
737 | | - | |
738 | | - | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
739 | 738 | | |
740 | 739 | | |
741 | 740 | | |
742 | 741 | | |
743 | 742 | | |
744 | 743 | | |
745 | | - | |
746 | | - | |
747 | | - | |
748 | | - | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
749 | 748 | | |
750 | | - | |
751 | | - | |
752 | | - | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
753 | 753 | | |
754 | | - | |
755 | | - | |
| 754 | + | |
| 755 | + | |
| 756 | + | |
| 757 | + | |
| 758 | + | |
| 759 | + | |
| 760 | + | |
| 761 | + | |
| 762 | + | |
756 | 763 | | |
757 | 764 | | |
758 | 765 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| 124 | + | |
124 | 125 | | |
125 | 126 | | |
126 | 127 | | |
| |||
0 commit comments