Skip to content

Commit

Permalink
init
Browse files Browse the repository at this point in the history
  • Loading branch information
bobjiang committed Sep 28, 2021
1 parent 7aee66d commit 13da66d
Show file tree
Hide file tree
Showing 5 changed files with 159 additions and 8 deletions.
14 changes: 10 additions & 4 deletions config/dependencies.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
[
{
"name": "SourceCred",
"periods": [],
"autoActivateOnIdentityCreation": true,
"autoInjectStartingPeriodWeight": 0.05
"autoInjectStartingPeriodWeight": 0.05,
"id": "Of7NcDgZNbdTG4UeDPA6MA",
"name": "SourceCred",
"periods": [
{
"startTime": "2021-09-28T05:55:22.934Z",
"weight": 0.05
}
]
}
]
]
2 changes: 1 addition & 1 deletion config/personalAttributions.json
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
[
]
]
2 changes: 1 addition & 1 deletion config/plugins/sourcecred/github/config.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"repositories": ["sourcecred-test/example-github"]}
{"repositories": ["rebase-network/Dapp-Learning"]}
Loading

0 comments on commit 13da66d

Please sign in to comment.