Skip to content

Commit df318df

Browse files
author
Michael Dijkstra
authored
Merge pull request #95 from calibreapp/all-contributors/add-myleslinder
docs: add myleslinder as a contributor for code
2 parents 8003539 + 7a17dd3 commit df318df

2 files changed

Lines changed: 11 additions & 3 deletions

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,15 @@
7777
"contributions": [
7878
"code"
7979
]
80+
},
81+
{
82+
"login": "myleslinder",
83+
"name": "Myles Linder",
84+
"avatar_url": "https://avatars.githubusercontent.com/u/4735451?v=4",
85+
"profile": "https://github.com/myleslinder",
86+
"contributions": [
87+
"code"
88+
]
8089
}
8190
],
8291
"contributorsPerLine": 7,

README.md

Lines changed: 2 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-8-orange.svg?style=flat-square)](#contributors-)
6-
4+
[![All Contributors](https://img.shields.io/badge/all_contributors-9-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)
@@ -377,6 +375,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
377375
</tr>
378376
<tr>
379377
<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>
378+
<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>
380379
</tr>
381380
</table>
382381

0 commit comments

Comments
 (0)