DiscordTickets/.all-contributorsrc

6 lines
258 B
Plaintext
Raw Normal View History

2021-02-22 16:18:06 +00:00
{
"files": [
"CONTRIBUTORS.md"
2021-02-23 20:52:19 +00:00
],
"badgeTemplate": "[![All Contributors](https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg?style=flat-square)](https://github.com/eartharoid/DiscordTickets/blob/master/CONTRIBUTORS.md)"
2021-02-22 16:18:06 +00:00
}