Skip to content

Commit b7d8ea9

Browse files
author
Michael Dijkstra
authored
Merge pull request #86 from calibreapp/all-contributors/add-stramel
docs: add stramel as a contributor for code
2 parents 8a873da + f2abbb8 commit b7d8ea9

2 files changed

Lines changed: 13 additions & 3 deletions

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,15 @@
6868
"contributions": [
6969
"code"
7070
]
71+
},
72+
{
73+
"login": "stramel",
74+
"name": "Michael Stramel",
75+
"avatar_url": "https://avatars.githubusercontent.com/u/855184?v=4",
76+
"profile": "https://github.com/stramel",
77+
"contributions": [
78+
"code"
79+
]
7180
}
7281
],
7382
"contributorsPerLine": 7,

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +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-7-orange.svg?style=flat-square)](#contributors-)
6-
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-8-orange.svg?style=flat-square)](#contributors-)
75
<!-- ALL-CONTRIBUTORS-BADGE:END -->
86

97
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.0-4baaaa.svg)](CODE_OF_CONDUCT.md)
@@ -371,6 +369,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
371369
<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>
372370
<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>
373371
</tr>
372+
<tr>
373+
<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>
374+
</tr>
374375
</table>
375376

376377
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)