Skip to content

Commit 523ea78

Browse files
Merge pull request #120 from AndcultureCode/all-contributors/add-KevinBusch
docs: add KevinBusch as a contributor
2 parents d8210c5 + b67faac commit 523ea78

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,16 @@
6262
"review",
6363
"code"
6464
]
65+
},
66+
{
67+
"login": "KevinBusch",
68+
"name": "Kevin Busch",
69+
"avatar_url": "https://avatars.githubusercontent.com/u/775414?v=4",
70+
"profile": "https://github.com/KevinBusch",
71+
"contributions": [
72+
"code",
73+
"doc"
74+
]
6575
}
6676
],
6777
"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-6-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-7-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)
@@ -66,6 +66,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
6666
<td align="center"><a href="http://jebediahelliott.com"><img src="https://avatars.githubusercontent.com/u/26680652?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jeb</b></sub></a><br /><a href="https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/pulls?q=is%3Apr+reviewed-by%3Ajebediahelliott" title="Reviewed Pull Requests">👀</a></td>
6767
<td align="center"><a href="https://github.com/nasnyder91"><img src="https://avatars.githubusercontent.com/u/30235123?v=4?s=100" width="100px;" alt=""/><br /><sub><b>nasnyder91</b></sub></a><br /><a href="https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/pulls?q=is%3Apr+reviewed-by%3Anasnyder91" title="Reviewed Pull Requests">👀</a></td>
6868
<td align="center"><a href="https://mjones.network"><img src="https://avatars.githubusercontent.com/u/8648891?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Mat Jones</b></sub></a><br /><a href="https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/pulls?q=is%3Apr+reviewed-by%3Amrjones2014" title="Reviewed Pull Requests">👀</a> <a href="https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/commits?author=mrjones2014" title="Code">💻</a></td>
69+
<td align="center"><a href="https://github.com/KevinBusch"><img src="https://avatars.githubusercontent.com/u/775414?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Kevin Busch</b></sub></a><br /><a href="https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/commits?author=KevinBusch" title="Code">💻</a> <a href="https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/commits?author=KevinBusch" title="Documentation">📖</a></td>
6970
</tr>
7071
</table>
7172

0 commit comments

Comments
 (0)