Skip to content

Commit 00dfd51

Browse files
author
Luke Brandon Farrell
authored
Merge pull request #9 from aspect-apps/all-contributors/add-lukebrandonfarrell
docs: add lukebrandonfarrell as a contributor
2 parents c451aa9 + 0f98db4 commit 00dfd51

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.all-contributorsrc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,18 @@
1414
"bug",
1515
"ideas"
1616
]
17+
},
18+
{
19+
"login": "lukebrandonfarrell",
20+
"name": "Luke Brandon Farrell",
21+
"avatar_url": "https://avatars.githubusercontent.com/u/18139277?v=4",
22+
"profile": "https://discord.gg/QqTN6HqNTG",
23+
"contributions": [
24+
"code",
25+
"doc",
26+
"ideas",
27+
"review"
28+
]
1729
}
1830
],
1931
"contributorsPerLine": 7,

README.md

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

66
[![npm](https://img.shields.io/npm/v/react-native-awesome-pin.svg?style=flat-square)](https://www.npmjs.com/package/react-native-awesome-pin)
@@ -209,6 +209,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
209209
<table>
210210
<tr>
211211
<td align="center"><a href="https://github.com/gerwim"><img src="https://avatars.githubusercontent.com/u/1841721?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Gerwim</b></sub></a><br /><a href="https://github.com/aspect-apps/react-native-awesome-pin/issues?q=author%3Agerwim" title="Bug reports">🐛</a> <a href="#ideas-gerwim" title="Ideas, Planning, & Feedback">🤔</a></td>
212+
<td align="center"><a href="https://discord.gg/QqTN6HqNTG"><img src="https://avatars.githubusercontent.com/u/18139277?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Luke Brandon Farrell</b></sub></a><br /><a href="https://github.com/aspect-apps/react-native-awesome-pin/commits?author=lukebrandonfarrell" title="Code">💻</a> <a href="https://github.com/aspect-apps/react-native-awesome-pin/commits?author=lukebrandonfarrell" title="Documentation">📖</a> <a href="#ideas-lukebrandonfarrell" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/aspect-apps/react-native-awesome-pin/pulls?q=is%3Apr+reviewed-by%3Alukebrandonfarrell" title="Reviewed Pull Requests">👀</a></td>
212213
</tr>
213214
</table>
214215

0 commit comments

Comments
 (0)