Skip to content

Commit b27cf6b

Browse files
add JDOM10 as a contributor for code, and test (#167)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent f3382c0 commit b27cf6b

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,16 @@
172172
"contributions": [
173173
"doc"
174174
]
175+
},
176+
{
177+
"login": "JDOM10",
178+
"name": "Juan Diego Osorio",
179+
"avatar_url": "https://avatars.githubusercontent.com/u/152449879?v=4",
180+
"profile": "https://github.com/JDOM10",
181+
"contributions": [
182+
"code",
183+
"test"
184+
]
175185
}
176186
],
177187
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
2-
[![All Contributors](https://img.shields.io/badge/all_contributors-16-orange.svg?style=flat-square)](#contributors-)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-17-orange.svg?style=flat-square)](#contributors-)
33
<!-- ALL-CONTRIBUTORS-BADGE:END -->
44
[![CI](https://github.com/stackbuilders/assertive-ts/actions/workflows/ci.yml/badge.svg)](https://github.com/stackbuilders/assertive-ts/actions/workflows/ci.yml)
55
[![Release](https://github.com/stackbuilders/assertive-ts/actions/workflows/release.yml/badge.svg)](https://github.com/stackbuilders/assertive-ts/actions/workflows/release.yml)
@@ -177,6 +177,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
177177
<tr>
178178
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kdquistanchala"><img src="https://avatars.githubusercontent.com/u/51094604?v=4?s=100" width="100px;" alt="Karla Quistanchala"/><br /><sub><b>Karla Quistanchala</b></sub></a><br /><a href="https://github.com/stackbuilders/assertive-ts/pulls?q=is%3Apr+reviewed-by%3Akdquistanchala" title="Reviewed Pull Requests">👀</a></td>
179179
<td align="center" valign="top" width="14.28%"><a href="https://spenc.es"><img src="https://avatars.githubusercontent.com/u/2670813?v=4?s=100" width="100px;" alt="Spencer Scorcelletti"/><br /><sub><b>Spencer Scorcelletti</b></sub></a><br /><a href="https://github.com/stackbuilders/assertive-ts/commits?author=asimpletune" title="Documentation">📖</a></td>
180+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/JDOM10"><img src="https://avatars.githubusercontent.com/u/152449879?v=4?s=100" width="100px;" alt="Juan Diego Osorio"/><br /><sub><b>Juan Diego Osorio</b></sub></a><br /><a href="https://github.com/stackbuilders/assertive-ts/commits?author=JDOM10" title="Code">💻</a> <a href="https://github.com/stackbuilders/assertive-ts/commits?author=JDOM10" title="Tests">⚠️</a></td>
180181
</tr>
181182
</tbody>
182183
</table>

0 commit comments

Comments
 (0)