Forráskód Böngészése

Revert "Create .all-contributorsrc"

This reverts commit 9758436a1e78a9c9266e00dbe6d7aa0edb8c7f62.
John Guan 3 éve
szülő
commit
1e7333118c
1 módosított fájl, 0 hozzáadás és 10 törlés
  1. 0 10
      .all-contributorsrc

+ 0 - 10
.all-contributorsrc

@@ -1,10 +0,0 @@
-{
-  "files": ["README.md"],
-  "imageSize": 100,
-  "contributorsPerLine": 7,
-  "contributorsSortAlphabetically": false,
-  "badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square)](#contributors)",
-  "contributorTemplate": "<a href=\"<%= contributor.profile %>\"><img src=\"<%= contributor.avatar_url %>\" width=\"<%= options.imageSize %>px;\" alt=\"\"/><br /><sub><b><%= contributor.name %></b></sub></a>",
-  "skipCi": "true",
-  "contributors": []
-}