Skip to content

Commit

Permalink
feat(api): replaced github stamps with new versions (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
lucianHymer authored Jul 3, 2023
1 parent 1ebf66d commit 6f64d86
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions api/scorer/settings/gitcoin_passport_weights.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,7 @@
"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 @@ -38,7 +35,12 @@
"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",
"githubAccountCreationGte#90": "1.875",
"githubAccountCreationGte#180": "1.875",
"githubAccountCreationGte#365": "1.875",
"GitPOAP": "2.92",
"GnosisSafe": "1.67",
"Google": "1.67",
Expand All @@ -54,8 +56,6 @@
"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 6f64d86

Please sign in to comment.