Skip to content

Commit

Permalink
chore(api): adding back old github weights temporarily while transiti…
Browse files Browse the repository at this point in the history
…oning (#304)
  • Loading branch information
lucianHymer authored Jul 5, 2023
1 parent b3c87f1 commit 72bd2c1
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 @@ -17,7 +17,10 @@
"Facebook": "0.52",
"FacebookFriends": "0.83",
"FacebookProfilePicture": "0.83",
"FiftyOrMoreGithubFollowers": "3.12",
"FirstEthTxnProvider": "1.67",
"FiveOrMoreGithubRepos": "1.77",
"ForkedGithubRepoProvider": "1.77",
"GitcoinContributorStatistics#numGr14ContributionsGte#1": "1.77",
"GitcoinContributorStatistics#numGrantsContributeToGte#1": "1.67",
"GitcoinContributorStatistics#numGrantsContributeToGte#10": "1.67",
Expand All @@ -35,6 +38,7 @@
"GitcoinGranteeStatistics#totalContributionAmount#100": "2.6",
"GitcoinGranteeStatistics#totalContributionAmount#1000": "1.04",
"GitcoinGranteeStatistics#totalContributionAmount#10000": "0.52",
"Github": "0.52",
"githubContributionActivityGte#30": "1.875",
"githubContributionActivityGte#60": "1.875",
"githubContributionActivityGte#120": "1.875",
Expand All @@ -56,6 +60,8 @@
"SelfStakingSilver": "0.58",
"SnapshotProposalsProvider": "1.67",
"SnapshotVotesProvider": "1.77",
"StarredGithubRepoProvider": "1.67",
"TenOrMoreGithubFollowers": "2.4",
"Twitter": "0.52",
"TwitterFollowerGT100": "1.67",
"TwitterFollowerGT500": "1.67",
Expand Down

0 comments on commit 72bd2c1

Please sign in to comment.