diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..36b8bf62 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,17 @@ +{ + "projectName": "kubecm", + "projectOwner": "sunny0826", + "repoType": "github", + "repoHost": "https://github.com", + "files": ["README.md"], + "imageSize": 100, + "commit": false, + "contributorsPerLine": 7, + "contributorsSortAlphabetically": false, + "badgeTemplate": "[![All Contributors](https://img.shields.io/github/all-contributors/<%= projectOwner %>/<%= projectName %>?color=ee8449&style=flat-square)](#contributors)", + "contributorTemplate": "\">\" width=\"<%= options.imageSize %>px;\" alt=\"\"/>
<%= contributor.name %>
", + "wrapperTemplate": "\n\n <%= bodyContent %> \n<%= tableFooterContent %>
\n\n", + "linkToUsage": true, + "skipCi": true, + "contributors": [] +} \ No newline at end of file