Skip to content

Commit 6998fde

Browse files
Merge pull request #123 from AndcultureCode/all-contributors/add-alexgetty
docs: add alexgetty as a contributor
2 parents c2d51c7 + ae213ef commit 6998fde

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
@@ -90,6 +90,15 @@
9090
"contributions": [
9191
"code"
9292
]
93+
},
94+
{
95+
"login": "alexgetty",
96+
"name": "Alex Getty",
97+
"avatar_url": "https://avatars.githubusercontent.com/u/1761801?v=4",
98+
"profile": "http://www.alexgetty.co",
99+
"contributions": [
100+
"code"
101+
]
93102
}
94103
],
95104
"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-9-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-10-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)
@@ -71,6 +71,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
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>
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>
74+
<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>
7475
</tr>
7576
</table>
7677

0 commit comments

Comments
 (0)