You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ The source of truth for current Bevy Donor data. This syncs data from Every.org
4
4
5
5
## How This Works
6
6
7
-
This repo periodically runs the `update_donors.yml` GitHub workflow, which pulls current donor info from Stripe, merges it with `donor_info.toml`, and generates two files:
7
+
This repo periodically runs the `update_donors.yml` GitHub workflow, which pulls current donor info from Every.org and Stripe, merges it with `donor_info.toml`, and generates two files:
8
8
9
9
1.`donors.toml`: a formatted list of all current and past donors and their relevant metadata (Stripe customer id, amount donated, name, link, logo, etc)
10
10
2.`metrics.toml`: metrics computed from the data in `donors.toml` (total monthly donations in USD, donor count, sponsor count)
0 commit comments