mirror of
https://github.com/nosqlbench/nosqlbench.git
synced 2025-02-25 18:55:28 -06:00
28 lines
611 B
JSON
28 lines
611 B
JSON
{
|
|
"projectOwner": "nosqlbench",
|
|
"projectName": "nosqlbench",
|
|
"repoType": "github",
|
|
"repoHost": "https://github.com",
|
|
"files": [
|
|
"README.md"
|
|
],
|
|
"imageSize": 50,
|
|
"commit": false,
|
|
"commitConvention": "angular",
|
|
"contributorsPerLine": 7,
|
|
"contributorsSortAlphabetically": false,
|
|
"linkToUsage": true,
|
|
"skipCi": true,
|
|
"contributors": [
|
|
{
|
|
"login": "jshook",
|
|
"name": "Jonathan Shook",
|
|
"avatar_url": "https://avatars.githubusercontent.com/u/2148847?v=4",
|
|
"profile": "https://github.com/jshook",
|
|
"contributions": [
|
|
"mentoring"
|
|
]
|
|
}
|
|
]
|
|
}
|