Skip to content

Commit 18970ce

Browse files
authored
Merge pull request nicoespeon#384 from nicoespeon/all-contributors/add-andreasonny83
docs: add andreasonny83 as a contributor
2 parents 3767fde + b9cc6ae commit 18970ce

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

+11
Original file line numberDiff line numberDiff line change
@@ -332,6 +332,17 @@
332332
"contributions": [
333333
"code"
334334
]
335+
},
336+
{
337+
"login": "andreasonny83",
338+
"name": "Andrea Sonny",
339+
"avatar_url": "https://avatars0.githubusercontent.com/u/8806300?v=4",
340+
"profile": "https://about.me/andreasonny83",
341+
"contributions": [
342+
"infra",
343+
"test",
344+
"code"
345+
]
335346
}
336347
],
337348
"repoType": "github",

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A JavaScript library to draw pretty git graphs.
88

99
<!-- prettier-ignore-start -->
1010
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
11-
[![All Contributors](https://img.shields.io/badge/all_contributors-34-orange.svg?style=flat-square)](#contributors-)
11+
[![All Contributors](https://img.shields.io/badge/all_contributors-35-orange.svg?style=flat-square)](#contributors-)
1212
<!-- ALL-CONTRIBUTORS-BADGE:END -->
1313
<!-- prettier-ignore-end -->
1414

@@ -136,6 +136,7 @@ Releases use the following format:
136136
<td align="center"><a href="https://github.com/robrich"><img src="https://avatars0.githubusercontent.com/u/664956?v=4" width="100px;" alt=""/><br /><sub><b>Rob Richardson</b></sub></a><br /><a href="#question-robrich" title="Answering Questions">💬</a></td>
137137
<td align="center"><a href="https://github.com/pvigier"><img src="https://avatars2.githubusercontent.com/u/934316?v=4" width="100px;" alt=""/><br /><sub><b>Pierre Vigier</b></sub></a><br /><a href="#ideas-pvigier" title="Ideas, Planning, & Feedback">🤔</a></td>
138138
<td align="center"><a href="https://github.com/Nebula83"><img src="https://avatars0.githubusercontent.com/u/12481964?v=4" width="100px;" alt=""/><br /><sub><b>Nebula83</b></sub></a><br /><a href="https://github.com/nicoespeon/gitgraph.js/commits?author=Nebula83" title="Code">💻</a></td>
139+
<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="#infra-andreasonny83" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/nicoespeon/gitgraph.js/commits?author=andreasonny83" title="Tests">⚠️</a> <a href="https://github.com/nicoespeon/gitgraph.js/commits?author=andreasonny83" title="Code">💻</a></td>
139140
</tr>
140141
</table>
141142

0 commit comments

Comments
 (0)