Skip to content

Commit e86c9d1

Browse files
docs: add AdamSiekierski as a contributor (#57)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 76f43fc commit e86c9d1

File tree

2 files changed

+11
-4
lines changed

2 files changed

+11
-4
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,15 @@
102102
"code",
103103
"ideas"
104104
]
105+
},
106+
{
107+
"login": "AdamSiekierski",
108+
"name": "Adam Siekierski",
109+
"avatar_url": "https://avatars0.githubusercontent.com/u/24841038?v=4",
110+
"profile": "http://siekierski.ml",
111+
"contributions": [
112+
"code"
113+
]
105114
}
106115
],
107116
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# Type of Web Discord Bot
22

33
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
4-
5-
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors-)
6-
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-10-orange.svg?style=flat-square)](#contributors-)
75
<!-- ALL-CONTRIBUTORS-BADGE:END -->
86

97
## Getting Started
@@ -70,12 +68,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
7068
<tr>
7169
<td align="center"><a href="https://github.com/D0man"><img src="https://avatars2.githubusercontent.com/u/22179216?v=4" width="100px;" alt=""/><br /><sub><b>Kuba Domański</b></sub></a><br /><a href="https://github.com/typeofweb/typeofweb-discord-bot/commits?author=D0man" title="Code">💻</a></td>
7270
<td align="center"><a href="https://github.com/Survikrowa"><img src="https://avatars2.githubusercontent.com/u/35381167?v=4" width="100px;" alt=""/><br /><sub><b>Survikrowa</b></sub></a><br /><a href="https://github.com/typeofweb/typeofweb-discord-bot/commits?author=Survikrowa" title="Code">💻</a> <a href="#ideas-Survikrowa" title="Ideas, Planning, & Feedback">🤔</a></td>
71+
<td align="center"><a href="http://siekierski.ml"><img src="https://avatars0.githubusercontent.com/u/24841038?v=4" width="100px;" alt=""/><br /><sub><b>Adam Siekierski</b></sub></a><br /><a href="https://github.com/typeofweb/typeofweb-discord-bot/commits?author=AdamSiekierski" title="Code">💻</a></td>
7372
</tr>
7473
</table>
7574

7675
<!-- markdownlint-enable -->
7776
<!-- prettier-ignore-end -->
78-
7977
<!-- ALL-CONTRIBUTORS-LIST:END -->
8078

8179
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)