1
Fork 0
solar-conflux/fsharp/ygosim/.all-contributorsrc
Matei Adriel b329f35d36
fsharp(ygosim): chore: generated the base contributors table
Signed-off-by: prescientmoon <git@moonythm.dev>
2019-12-15 02:07:45 +02:00

18 lines
539 B
JSON

{
"projectName": "ygosim",
"projectOwner": "Mateiadrielrafael",
"repoType": "github",
"repoHost": "https://github.com",
"files": [
"README.md"
],
"imageSize": 100,
"commit": true,
"commitConvention": "gitmoji",
"contributors": [],
"contributorsPerLine": 7,
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square)](#contributors)",
"contributorTemplate": "<%= avatarBlock %><br /><%= contributions %>",
"skipCi": "true"
}