Skip to content

Commit 95dcc0c

Browse files
docs: add leosuncin as a contributor (#11)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 6da4486 commit 95dcc0c

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,17 @@
3333
"contributions": [
3434
"ideas"
3535
]
36+
},
37+
{
38+
"login": "leosuncin",
39+
"name": "Jaime Leonardo Suncin Cruz",
40+
"avatar_url": "https://avatars1.githubusercontent.com/u/4307697?v=4",
41+
"profile": "https://github.com/leosuncin",
42+
"contributions": [
43+
"code",
44+
"test",
45+
"ideas"
46+
]
3647
}
3748
],
3849
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@
1313
[![MIT License][license-badge]][license]
1414

1515
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
16-
17-
[![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](#contributors-)
18-
16+
[![All Contributors](https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square)](#contributors-)
1917
<!-- ALL-CONTRIBUTORS-BADGE:END -->
2018

2119
[![Watch on GitHub][github-watch-badge]][github-watch]
@@ -131,12 +129,12 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
131129
<td align="center"><a href="https://github.com/alepaz"><img src="https://avatars0.githubusercontent.com/u/5847822?v=4" width="100px;" alt=""/><br /><sub><b>Alejandro Paz</b></sub></a><br /><a href="https://github.com/jonathanpalma/sivar-utils/commits?author=alepaz" title="Tests">⚠️</a> <a href="https://github.com/jonathanpalma/sivar-utils/commits?author=alepaz" title="Code">💻</a></td>
132130
<td align="center"><a href="http://monge1h.com"><img src="https://avatars1.githubusercontent.com/u/38824634?v=4" width="100px;" alt=""/><br /><sub><b>Jorge Monge</b></sub></a><br /><a href="https://github.com/jonathanpalma/sivar-utils/commits?author=Monge1h" title="Code">💻</a> <a href="https://github.com/jonathanpalma/sivar-utils/issues?q=author%3AMonge1h" title="Bug reports">🐛</a></td>
133131
<td align="center"><a href="http://ricardoerl.com"><img src="https://avatars1.githubusercontent.com/u/1808048?v=4" width="100px;" alt=""/><br /><sub><b>Ricardo Ramírez</b></sub></a><br /><a href="#ideas-ricardoerl" title="Ideas, Planning, & Feedback">🤔</a></td>
132+
<td align="center"><a href="https://github.com/leosuncin"><img src="https://avatars1.githubusercontent.com/u/4307697?v=4" width="100px;" alt=""/><br /><sub><b>Jaime Leonardo Suncin Cruz</b></sub></a><br /><a href="https://github.com/jonathanpalma/sivar-utils/commits?author=leosuncin" title="Code">💻</a> <a href="https://github.com/jonathanpalma/sivar-utils/commits?author=leosuncin" title="Tests">⚠️</a> <a href="#ideas-leosuncin" title="Ideas, Planning, & Feedback">🤔</a></td>
134133
</tr>
135134
</table>
136135

137136
<!-- markdownlint-enable -->
138137
<!-- prettier-ignore-end -->
139-
140138
<!-- ALL-CONTRIBUTORS-LIST:END -->
141139

142140
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)