Skip to content

Commit

Permalink
docs: update .all-contributorsrc [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
allcontributors[bot] authored Dec 13, 2023
1 parent 5915e33 commit 01fe163
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,15 @@
"contributions": [
"bug"
]
},
{
"login": "zguig52",
"name": "Guillaume REMBERT",
"avatar_url": "https://avatars.githubusercontent.com/u/12774668?v=4",
"profile": "https://github.com/zguig52",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand All @@ -136,5 +145,7 @@
"repoType": "github",
"repoHost": "https://github.com",
"skipCi": true,
"badgeTemplate": "<a href=\"#contributors-\"><img alt=\"Contributors\" src=\"https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=plastic\"></a>"
"badgeTemplate": "<a href=\"#contributors-\"><img alt=\"Contributors\" src=\"https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=plastic\"></a>",
"commitType": "docs",
"commitConvention": "angular"
}

0 comments on commit 01fe163

Please sign in to comment.