Skip to content

Commit 5c4048f

Browse files
author
Michael Dijkstra
committed
2 parents 5ed8e3f + 334f82f commit 5c4048f

2 files changed

Lines changed: 21 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,24 @@
8686
"contributions": [
8787
"code"
8888
]
89+
},
90+
{
91+
"login": "lauGutierrezz",
92+
"name": "Laura Gutiérrez López de la Franca",
93+
"avatar_url": "https://avatars.githubusercontent.com/u/52488696?v=4",
94+
"profile": "https://github.com/lauGutierrezz",
95+
"contributions": [
96+
"code"
97+
]
98+
},
99+
{
100+
"login": "38ri581oq480",
101+
"name": "Kirill Vakalov",
102+
"avatar_url": "https://avatars.githubusercontent.com/u/64654807?v=4",
103+
"profile": "https://github.com/38ri581oq480",
104+
"contributions": [
105+
"code"
106+
]
89107
}
90108
],
91109
"contributorsPerLine": 7,

README.md

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

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

77
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg)](CODE_OF_CONDUCT.md)
@@ -376,6 +376,8 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
376376
<tr>
377377
<td align="center"><a href="https://github.com/stramel"><img src="https://avatars.githubusercontent.com/u/855184?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Michael Stramel</b></sub></a><br /><a href="https://github.com/calibreapp/react-live-chat-loader/commits?author=stramel" title="Code">💻</a></td>
378378
<td align="center"><a href="https://github.com/myleslinder"><img src="https://avatars.githubusercontent.com/u/4735451?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Myles Linder</b></sub></a><br /><a href="https://github.com/calibreapp/react-live-chat-loader/commits?author=myleslinder" title="Code">💻</a></td>
379+
<td align="center"><a href="https://github.com/lauGutierrezz"><img src="https://avatars.githubusercontent.com/u/52488696?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Laura Gutiérrez López de la Franca</b></sub></a><br /><a href="https://github.com/calibreapp/react-live-chat-loader/commits?author=lauGutierrezz" title="Code">💻</a></td>
380+
<td align="center"><a href="https://github.com/38ri581oq480"><img src="https://avatars.githubusercontent.com/u/64654807?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kirill Vakalov</b></sub></a><br /><a href="https://github.com/calibreapp/react-live-chat-loader/commits?author=38ri581oq480" title="Code">💻</a></td>
379381
</tr>
380382
</table>
381383

0 commit comments

Comments
 (0)