Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add andreasonny83 as a contributor #89

Merged
merged 2 commits into from
Jul 8, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,17 @@
"ideas",
"bug"
]
},
{
"login": "andreasonny83",
"name": "Andrea Sonny",
"avatar_url": "https://avatars0.githubusercontent.com/u/8806300?v=4",
"profile": "https://about.me/andreasonny83",
"contributions": [
"code",
"ideas",
"bug"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<td align="center"><a href="https://twitter.com/MagickNET"><img src="https://avatars3.githubusercontent.com/u/10426229?v=4" width="100px;" alt=""/><br /><sub><b>Dirk Lemstra</b></sub></a><br /><a href="https://github.com/twilio-labs/twilio-style/commits?author=dlemstra" title="Code">💻</a> <a href="https://github.com/twilio-labs/twilio-style/issues?q=author%3Adlemstra" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://dkundel.com"><img src="https://avatars3.githubusercontent.com/u/1505101?v=4" width="100px;" alt=""/><br /><sub><b>Dominik Kundel</b></sub></a><br /><a href="#ideas-dkundel" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center"><a href="https://github.com/vnguyen94"><img src="https://avatars0.githubusercontent.com/u/6936736?v=4" width="100px;" alt=""/><br /><sub><b>Van Nguyen</b></sub></a><br /><a href="https://github.com/twilio-labs/twilio-style/commits?author=vnguyen94" title="Code">💻</a> <a href="#ideas-vnguyen94" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/twilio-labs/twilio-style/issues?q=author%3Avnguyen94" title="Bug reports">🐛</a></td>
<td align="center"><a href="https://about.me/andreasonny83"><img src="https://avatars0.githubusercontent.com/u/8806300?v=4" width="100px;" alt=""/><br /><sub><b>Andrea Sonny</b></sub></a><br /><a href="https://github.com/twilio-labs/twilio-style/commits?author=andreasonny83" title="Code">💻</a> <a href="#ideas-andreasonny83" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/twilio-labs/twilio-style/issues?q=author%3Aandreasonny83" title="Bug reports">🐛</a></td>
</tr>
</table>

Expand Down