Skip to content

Commit 05e2863

Browse files
add kdquistanchala as a contributor for review (#144)
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 306ea3b commit 05e2863

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,15 @@
153153
"contributions": [
154154
"code"
155155
]
156+
},
157+
{
158+
"login": "kdquistanchala",
159+
"name": "Karla Quistanchala",
160+
"avatar_url": "https://avatars.githubusercontent.com/u/51094604?v=4",
161+
"profile": "https://github.com/kdquistanchala",
162+
"contributions": [
163+
"review"
164+
]
156165
}
157166
],
158167
"contributorsPerLine": 7,

README.md

Lines changed: 4 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-14-orange.svg?style=flat-square)](#contributors-)
2+
[![All Contributors](https://img.shields.io/badge/all_contributors-15-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)
@@ -174,6 +174,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
174174
<td align="center" valign="top" width="14.28%"><a href="https://github.com/matycarolina"><img src="https://avatars.githubusercontent.com/u/34869971?v=4?s=100" width="100px;" alt="Marialejandra Contreras"/><br /><sub><b>Marialejandra Contreras</b></sub></a><br /><a href="https://github.com/stackbuilders/assertive-ts/commits?author=matycarolina" title="Code">💻</a> <a href="https://github.com/stackbuilders/assertive-ts/pulls?q=is%3Apr+reviewed-by%3Amatycarolina" title="Reviewed Pull Requests">👀</a></td>
175175
<td align="center" valign="top" width="14.28%"><a href="https://github.com/suany0805"><img src="https://avatars.githubusercontent.com/u/79164262?v=4?s=100" width="100px;" alt="Suany Chalan"/><br /><sub><b>Suany Chalan</b></sub></a><br /><a href="https://github.com/stackbuilders/assertive-ts/commits?author=suany0805" title="Code">💻</a></td>
176176
</tr>
177+
<tr>
178+
<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>
179+
</tr>
177180
</tbody>
178181
</table>
179182

0 commit comments

Comments
 (0)