Skip to content

Commit a242d86

Browse files
docs: add AdiPol1359 as a contributor for code (#96)
* 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 3f856d8 commit a242d86

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,15 @@
186186
"code",
187187
"bug"
188188
]
189+
},
190+
{
191+
"login": "AdiPol1359",
192+
"name": "Adrian Polak",
193+
"avatar_url": "https://avatars.githubusercontent.com/u/27779154?v=4",
194+
"profile": "https://projectcode.pl",
195+
"contributions": [
196+
"code"
197+
]
189198
}
190199
],
191200
"contributorsPerLine": 3,

README.md

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

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

77
## Getting Started
@@ -86,6 +86,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
8686
<td align="center"><a href="http://bartek532.github.io/portfolio"><img src="https://avatars.githubusercontent.com/u/57185551?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Bartosz Zagrodzki</b></sub></a><br /><a href="https://github.com/typeofweb/typeofweb-discord-bot/commits?author=Bartek532" title="Code">💻</a> <a href="https://github.com/typeofweb/typeofweb-discord-bot/commits?author=Bartek532" title="Documentation">📖</a></td>
8787
<td align="center"><a href="https://michalczukm.xyz"><img src="https://avatars.githubusercontent.com/u/6861120?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Michał Michalczuk</b></sub></a><br /><a href="https://github.com/typeofweb/typeofweb-discord-bot/commits?author=michalczukm" title="Code">💻</a> <a href="https://github.com/typeofweb/typeofweb-discord-bot/issues?q=author%3Amichalczukm" title="Bug reports">🐛</a></td>
8888
</tr>
89+
<tr>
90+
<td align="center"><a href="https://projectcode.pl"><img src="https://avatars.githubusercontent.com/u/27779154?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Adrian Polak</b></sub></a><br /><a href="https://github.com/typeofweb/typeofweb-discord-bot/commits?author=AdiPol1359" title="Code">💻</a></td>
91+
</tr>
8992
</table>
9093

9194
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)