Skip to content

Commit

Permalink
chore(api): adds revamped twitter stamp weights (#306)
Browse files Browse the repository at this point in the history
  • Loading branch information
aminah-io authored Jul 7, 2023
1 parent 72bd2c1 commit 4dd5f56
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions api/scorer/settings/gitcoin_passport_weights.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,12 @@
"SnapshotVotesProvider": "1.77",
"StarredGithubRepoProvider": "1.67",
"TenOrMoreGithubFollowers": "2.4",
"twitterAccountAgeGte#180": "1.21",
"twitterAccountAgeGte#365": "1.21",
"twitterAccountAgeGte#730": "1.23",
"twitterTweetDaysGte#30": "1.21",
"twitterTweetDaysGte#60": "1.21",
"twitterTweetDaysGte#120": "1.23",
"Twitter": "0.52",
"TwitterFollowerGT100": "1.67",
"TwitterFollowerGT500": "1.67",
Expand Down

0 comments on commit 4dd5f56

Please sign in to comment.