Skip to content

Commit 11cedc3

Browse files
author
Luke Brandon Farrell
authored
Merge pull request #56 from aspect-apps/all-contributors/add-rodriigovieira
docs: add rodriigovieira as a contributor for code, bug, doc, maintenance
2 parents d5fac56 + 790131e commit 11cedc3

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.all-contributorsrc

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@
55
"imageSize": 100,
66
"commit": false,
77
"contributors": [
8+
{
9+
"login": "rodriigovieira",
10+
"name": "Rodrigo Vieira",
11+
"avatar_url": "https://avatars.githubusercontent.com/u/7014073?v=4",
12+
"profile": "https://github.com/rodriigovieira",
13+
"contributions": [
14+
"code",
15+
"bug",
16+
"doc",
17+
"maintenance"
18+
]
19+
},
820
{
921
"login": "lukebrandonfarrell",
1022
"name": "Luke Brandon Farrell",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
164164
<!-- markdownlint-disable -->
165165
<table>
166166
<tr>
167+
<td align="center"><a href="https://github.com/rodriigovieira"><img src="https://avatars.githubusercontent.com/u/7014073?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Rodrigo Vieira</b></sub></a><br /><a href="https://github.com/aspect-apps/react-native-navigation-drawer-extension/commits?author=rodriigovieira" title="Code">💻</a> <a href="https://github.com/aspect-apps/react-native-navigation-drawer-extension/issues?q=author%3Arodriigovieira" title="Bug reports">🐛</a> <a href="https://github.com/aspect-apps/react-native-navigation-drawer-extension/commits?author=rodriigovieira" title="Documentation">📖</a></td>
167168
<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-navigation-drawer-extension/commits?author=lukebrandonfarrell" title="Code">💻</a> <a href="https://github.com/aspect-apps/react-native-navigation-drawer-extension/issues?q=author%3Alukebrandonfarrell" title="Bug reports">🐛</a> <a href="https://github.com/aspect-apps/react-native-navigation-drawer-extension/commits?author=lukebrandonfarrell" title="Documentation">📖</a></td>
168169
</tr>
169170
</table>

0 commit comments

Comments
 (0)