Skip to content

Commit 47a667c

Browse files
docs: add vorant94 as a contributor for code (#619)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent 06d19ba commit 47a667c

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -775,6 +775,15 @@
775775
"contributions": [
776776
"maintenance"
777777
]
778+
},
779+
{
780+
"login": "vorant94",
781+
"name": "Mordechai Dror",
782+
"avatar_url": "https://avatars.githubusercontent.com/u/9719319?v=4",
783+
"profile": "https://www.vorant94.io/",
784+
"contributions": [
785+
"code"
786+
]
778787
}
779788
],
780789
"repoHost": "https://github.com",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1549,6 +1549,7 @@ Thanks goes to these people ([emoji key][emojis]):
15491549
</tr>
15501550
<tr>
15511551
<td align="center" valign="top" width="14.28%"><a href="https://github.com/aleks-elkin"><img src="https://avatars.githubusercontent.com/u/55530374?v=4?s=100" width="100px;" alt="Aleksandr Elkin"/><br /><sub><b>Aleksandr Elkin</b></sub></a><br /><a href="#maintenance-aleks-elkin" title="Maintenance">🚧</a></td>
1552+
<td align="center" valign="top" width="14.28%"><a href="https://www.vorant94.io/"><img src="https://avatars.githubusercontent.com/u/9719319?v=4?s=100" width="100px;" alt="Mordechai Dror"/><br /><sub><b>Mordechai Dror</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/commits?author=vorant94" title="Code">💻</a></td>
15521553
</tr>
15531554
</tbody>
15541555
</table>

0 commit comments

Comments
 (0)