Skip to content

Commit 3d73649

Browse files
Merge pull request #130 from AndcultureCode/all-contributors/add-SaidShah
docs: add SaidShah as a contributor
2 parents f9deeb5 + b0ce208 commit 3d73649

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,17 @@
145145
"contributions": [
146146
"review"
147147
]
148+
},
149+
{
150+
"login": "SaidShah",
151+
"name": "Said B Shah",
152+
"avatar_url": "https://avatars.githubusercontent.com/u/19719299?v=4",
153+
"profile": "https://www.saidshah.com",
154+
"contributions": [
155+
"code",
156+
"test",
157+
"maintenance"
158+
]
148159
}
149160
],
150161
"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-15-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-16-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)
@@ -79,6 +79,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
7979
</tr>
8080
<tr>
8181
<td align="center"><a href="https://github.com/joshuapeters"><img src="https://avatars.githubusercontent.com/u/9259962?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Joshua Peters</b></sub></a><br /><a href="https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/pulls?q=is%3Apr+reviewed-by%3Ajoshuapeters" title="Reviewed Pull Requests">👀</a></td>
82+
<td align="center"><a href="https://www.saidshah.com"><img src="https://avatars.githubusercontent.com/u/19719299?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Said B Shah</b></sub></a><br /><a href="https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/commits?author=SaidShah" title="Code">💻</a> <a href="https://github.com/AndcultureCode/AndcultureCode.JavaScript.React.Components/commits?author=SaidShah" title="Tests">⚠️</a> <a href="#maintenance-SaidShah" title="Maintenance">🚧</a></td>
8283
</tr>
8384
</table>
8485

0 commit comments

Comments
 (0)