Skip to content

Commit 8b69607

Browse files
Update .all-contributorsrc
1 parent 015555b commit 8b69607

File tree

1 file changed

+1
-11
lines changed

1 file changed

+1
-11
lines changed

.all-contributorsrc

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,6 @@
33
"README.md"
44
],
55
"imageSize": 100,
6-
"contributorsPerLine": 7,
7-
"contributorsSortAlphabetically": false,
8-
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square)](#contributors)",
9-
"contributorTemplate": "<a href=\"<%= contributor.profile %>\"><img src=\"<%= contributor.avatar_url %>\" width=\"<%= options.imageSize %>px;\" alt=\"\"/><br /><sub><b><%= contributor.name %></b></sub></a>",
10-
"types": {
11-
"custom": {
12-
"symbol": "🔭",
13-
"description": "A custom contribution type.",
14-
"link": "[<%= symbol %>](<%= url %> \"<%= description %>\"),"
15-
}
16-
},
176
"skipCi": true,
187
"contributors": [
198
{
@@ -26,6 +15,7 @@
2615
]
2716
}
2817
],
18+
"contributorsPerLine": 7,
2919
"projectName": "Algorithms-Open-Source",
3020
"projectOwner": "yashasvi-goel",
3121
"repoType": "github",

0 commit comments

Comments
 (0)