Skip to content

Commit 5ee2ca1

Browse files
docs: add kamiloox as a contributor for code (#76)
* 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 80bb04c commit 5ee2ca1

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,15 @@
157157
"contributions": [
158158
"code"
159159
]
160+
},
161+
{
162+
"login": "kamiloox",
163+
"name": "kamiloox",
164+
"avatar_url": "https://avatars.githubusercontent.com/u/45523480?v=4",
165+
"profile": "https://github.com/kamiloox",
166+
"contributions": [
167+
"code"
168+
]
160169
}
161170
],
162171
"contributorsPerLine": 3,

README.md

Lines changed: 4 additions & 3 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-15-orange.svg?style=flat-square)](#contributors-)
6-
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-)
75
<!-- ALL-CONTRIBUTORS-BADGE:END -->
86

97
## Getting Started
@@ -83,6 +81,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
8381
<td align="center"><a href="https://github.com/drillprop"><img src="https://avatars.githubusercontent.com/u/51168865?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Bartosz Dryl</b></sub></a><br /><a href="https://github.com/typeofweb/typeofweb-discord-bot/commits?author=drillprop" title="Code">💻</a></td>
8482
<td align="center"><a href="https://jundymek.com/"><img src="https://avatars.githubusercontent.com/u/24244872?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Łukasz Dymek</b></sub></a><br /><a href="https://github.com/typeofweb/typeofweb-discord-bot/commits?author=jundymek" title="Code">💻</a></td>
8583
</tr>
84+
<tr>
85+
<td align="center"><a href="https://github.com/kamiloox"><img src="https://avatars.githubusercontent.com/u/45523480?v=4?s=100" width="100px;" alt=""/><br /><sub><b>kamiloox</b></sub></a><br /><a href="https://github.com/typeofweb/typeofweb-discord-bot/commits?author=kamiloox" title="Code">💻</a></td>
86+
</tr>
8687
</table>
8788

8889
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)