Skip to content

Commit c2d51c7

Browse files
Merge pull request #122 from AndcultureCode/all-contributors/add-phess101
docs: add phess101 as a contributor
2 parents 80622d3 + 08d95d5 commit c2d51c7

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
@@ -81,6 +81,15 @@
8181
"contributions": [
8282
"code"
8383
]
84+
},
85+
{
86+
"login": "phess101",
87+
"name": "Phil Hess",
88+
"avatar_url": "https://avatars.githubusercontent.com/u/4418062?v=4",
89+
"profile": "https://github.com/phess101",
90+
"contributions": [
91+
"code"
92+
]
8493
}
8594
],
8695
"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-8-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-9-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)
@@ -70,6 +70,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
7070
</tr>
7171
<tr>
7272
<td align="center"><a href="http://www.ralphjmcintyre.com"><img src="https://avatars.githubusercontent.com/u/8047934?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Ralph J McIntyre</b></sub></a><br /><a href="https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/commits?author=ralphjmcintyre" title="Code">💻</a></td>
73+
<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>
7374
</tr>
7475
</table>
7576

0 commit comments

Comments
 (0)