Merge pull request #137 from EllieBotDevs/all-contributors/add-AidanTheBandit1
docs: add AidanTheBandit1 as a contributor for code
This commit is contained in:
commit
cafd86ba71
2 changed files with 40 additions and 0 deletions
24
.all-contributorsrc
Normal file
24
.all-contributorsrc
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"files": [
|
||||
"README.md"
|
||||
],
|
||||
"imageSize": 100,
|
||||
"commit": false,
|
||||
"contributors": [
|
||||
{
|
||||
"login": "AidanTheBandit1",
|
||||
"name": "AidanTheBandit",
|
||||
"avatar_url": "https://avatars.githubusercontent.com/u/84136868?v=4",
|
||||
"profile": "http://banditco.dev",
|
||||
"contributions": [
|
||||
"code"
|
||||
]
|
||||
}
|
||||
],
|
||||
"contributorsPerLine": 7,
|
||||
"projectName": "Ellie-bot",
|
||||
"projectOwner": "EllieBotDevs",
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"skipCi": true
|
||||
}
|
16
README.md
16
README.md
|
@ -1,4 +1,7 @@
|
|||
# Ellie Discord Bot ©2018-2022 EllieBotDevs
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
|
||||
|
@ -69,6 +72,19 @@ To learn more about this license follow the link above or you can view it in the
|
|||
## Contributors ✨
|
||||
|
||||
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
|
||||
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||
<!-- prettier-ignore-start -->
|
||||
<!-- markdownlint-disable -->
|
||||
<table>
|
||||
<tr>
|
||||
<td align="center"><a href="http://banditco.dev"><img src="https://avatars.githubusercontent.com/u/84136868?v=4?s=100" width="100px;" alt=""/><br /><sub><b>AidanTheBandit</b></sub></a><br /><a href="https://github.com/EllieBotDevs/Ellie-bot/commits?author=AidanTheBandit1" title="Code">💻</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<!-- markdownlint-restore -->
|
||||
<!-- prettier-ignore-end -->
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||
<!-- prettier-ignore-start -->
|
||||
|
|
Reference in a new issue