Skip to content

Commit

Permalink
Fix typo in gitsync to fix redecentralize#190
Browse files Browse the repository at this point in the history
  • Loading branch information
rossjones committed Oct 19, 2015
1 parent 641e8b7 commit d52b707
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions projects/gitsync.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,26 @@
{
"ohloh": {
"main_language": "Python",
"max_month": "2014-04-01T00:00:00Z",
"description": "A dropbox-like project using python, git and a scheduler",
"tags": [],
"total_code_lines": 311,
"total_contributor_count": 3,
"twelve_month_contributor_count": 1,
"updated_at": "2015-04-19T20:15:49Z",
"analysis": "19549267",
"min_month": "2012-01-01T00:00:00Z",
"main_language": "Python",
"max_month": "2014-04-01T00:00:00Z",
"description": "A dropbox-like project using python, git and a scheduler",
"tags": [],
"total_code_lines": 311,
"total_contributor_count": 3,
"twelve_month_contributor_count": 1,
"updated_at": "2015-04-19T20:15:49Z",
"analysis": "19549267",
"min_month": "2012-01-01T00:00:00Z",
"factoids": [
"Increasing Y-O-Y development activity",
"Young, but established codebase",
"Average number of code comments",
"Increasing Y-O-Y development activity",
"Young, but established codebase",
"Average number of code comments",
"Only a single active developer"
],
"twelve_month_commit_count": 31,
"total_commit_count": 65,
"id": "705162",
],
"twelve_month_commit_count": 31,
"total_commit_count": 65,
"id": "705162",
"name": "gitsync"
},
"description": "[gitsync](https://github.com/raybejjani/gitsync) is a git repository synchronisation and discovery tool. It's goal is to allow developers to coordinate without a central master repository.",
},
"description": "[gitsync](https://github.com/raybejjani/gitsync) is a git repository synchronisation and discovery tool. Its goal is to allow developers to coordinate without a central master repository.",
"name": "gitsync"
}

0 comments on commit d52b707

Please sign in to comment.