diff --git a/.all-contributorsrc b/.all-contributorsrc deleted file mode 100644 index 1efe64307..000000000 --- a/.all-contributorsrc +++ /dev/null @@ -1,24 +0,0 @@ -{ - "projectName": "modelscope/agentscope", - "projectOwner": "modelscope", - "repoType": "github", - "repoHost": "https://github.com", - "files": ["README.md", "README_ZH.md", "README_JA.md"], - "imageSize": 50, - "commit": true, - "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", - "types": { - "custom": { - "symbol": "🔭", - "description": "A custom contribution type.", - "link": "[<%= symbol %>](<%= url %> \"<%= description %>\")," - } - }, - "linkToUsage": false, - "skipCi": true, - "contributors": [] -} \ No newline at end of file