Skip to content

Commit 51362d7

Browse files
Merge pull request #125 from AndcultureCode/all-contributors/add-HeyKos
docs: add HeyKos as a contributor
2 parents ea191b6 + ca1319f commit 51362d7

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,15 @@
108108
"contributions": [
109109
"review"
110110
]
111+
},
112+
{
113+
"login": "HeyKos",
114+
"name": "Mike Koser",
115+
"avatar_url": "https://avatars.githubusercontent.com/u/5178698?v=4",
116+
"profile": "https://github.com/HeyKos",
117+
"contributions": [
118+
"review"
119+
]
111120
}
112121
],
113122
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# AndcultureCode.JavaScript.React.Components
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-12-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
[![Build Status](https://travis-ci.org/AndcultureCode/AndcultureCode.JavaScript.React.Components.svg?branch=master)](https://travis-ci.org/AndcultureCode/AndcultureCode.JavaScript.React.Components)
@@ -73,6 +73,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
7373
<td align="center"><a href="https://github.com/phess101"><img src="https://avatars.githubusercontent.com/u/4418062?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Phil Hess</b></sub></a><br /><a href="https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/commits?author=phess101" title="Code">💻</a></td>
7474
<td align="center"><a href="http://www.alexgetty.co"><img src="https://avatars.githubusercontent.com/u/1761801?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Alex Getty</b></sub></a><br /><a href="https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/commits?author=alexgetty" title="Code">💻</a></td>
7575
<td align="center"><a href="https://github.com/Stefanie899"><img src="https://avatars.githubusercontent.com/u/37462028?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Stefanie Leitch</b></sub></a><br /><a href="https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/pulls?q=is%3Apr+reviewed-by%3AStefanie899" title="Reviewed Pull Requests">👀</a></td>
76+
<td align="center"><a href="https://github.com/HeyKos"><img src="https://avatars.githubusercontent.com/u/5178698?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mike Koser</b></sub></a><br /><a href="https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/pulls?q=is%3Apr+reviewed-by%3AHeyKos" title="Reviewed Pull Requests">👀</a></td>
7677
</tr>
7778
</table>
7879

0 commit comments

Comments
 (0)