Skip to content

Commit df9ea3b

Browse files
author
Michael Dijkstra
authored
Merge pull request #78 from calibreapp/all-contributors/add-motiko
docs: add motiko as a contributor
2 parents 27c97e0 + f3a99ef commit df9ea3b

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,15 @@
5959
"contributions": [
6060
"code"
6161
]
62+
},
63+
{
64+
"login": "motiko",
65+
"name": "Moti Korets",
66+
"avatar_url": "https://avatars.githubusercontent.com/u/875618?v=4",
67+
"profile": "https://motiko.me",
68+
"contributions": [
69+
"code"
70+
]
6271
}
6372
],
6473
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# React Live Chat Loader
22

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

76
<!-- ALL-CONTRIBUTORS-BADGE:END -->
87

@@ -494,6 +493,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
494493
<td align="center"><a href="http://joanmira.com"><img src="https://avatars.githubusercontent.com/u/1721288?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Joan Mira</b></sub></a><br /><a href="https://github.com/calibreapp/react-live-chat-loader/commits?author=gazpachu" title="Code">💻</a></td>
495494
<td align="center"><a href="https://github.com/elmoeleven"><img src="https://avatars.githubusercontent.com/u/1560770?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nathan Collman</b></sub></a><br /><a href="https://github.com/calibreapp/react-live-chat-loader/commits?author=elmoeleven" title="Code">💻</a></td>
496495
<td align="center"><a href="https://github.com/jaska120"><img src="https://avatars.githubusercontent.com/u/23189620?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jaakko Mustalahti</b></sub></a><br /><a href="https://github.com/calibreapp/react-live-chat-loader/commits?author=jaska120" title="Code">💻</a></td>
496+
<td align="center"><a href="https://motiko.me"><img src="https://avatars.githubusercontent.com/u/875618?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Moti Korets</b></sub></a><br /><a href="https://github.com/calibreapp/react-live-chat-loader/commits?author=motiko" title="Code">💻</a></td>
497497
</tr>
498498
</table>
499499

0 commit comments

Comments
 (0)