Update .all-contributorsrc

Update all contributors as per doco
pull/1867/head
FonduemangVI 1 month ago committed by GitHub
parent 466de9d0f5
commit 1c21b4d816
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,6 +1,6 @@
{
"projectName": "all-contributors",
"projectOwner": "TRaSH",
"projectName": "Guides",
"projectOwner": "TRaSH-Guides",
"repoType": "github",
"repoHost": "https://github.com",
"files": ["contributors.md"],
@ -8,7 +8,7 @@
"commit": false,
"contributorsPerLine": 7,
"contributorsSortAlphabetically": false,
"badgeTemplate": "[![All Contributors](https://img.shields.io/github/all-contributors/<%= projectOwner %>/<%= projectName %>?color=ee8449&style=flat-square)](#contributors)",
"badgeTemplate": "[![All Contributors](https://img.shields.io/github/all-contributors/TRaSH-Guides/Guides?color=ee8449&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>",
"wrapperTemplate": "\n<table>\n <tbody><%= bodyContent %> </tbody>\n<%= tableFooterContent %></table>\n\n",
"types": {

Loading…
Cancel
Save