Skip to content

Commit a073b08

Browse files
docs: add aleks-elkin as a contributor for maintenance (#618)
* docs: update README.md * docs: update .all-contributorsrc --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent aa094a5 commit a073b08

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -766,6 +766,15 @@
766766
"contributions": [
767767
"maintenance"
768768
]
769+
},
770+
{
771+
"login": "aleks-elkin",
772+
"name": "Aleksandr Elkin",
773+
"avatar_url": "https://avatars.githubusercontent.com/u/55530374?v=4",
774+
"profile": "https://github.com/aleks-elkin",
775+
"contributions": [
776+
"maintenance"
777+
]
769778
}
770779
],
771780
"repoHost": "https://github.com",

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1547,6 +1547,9 @@ Thanks goes to these people ([emoji key][emojis]):
15471547
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tonyhallett"><img src="https://avatars.githubusercontent.com/u/11292998?v=4?s=100" width="100px;" alt="Tony Hallett"/><br /><sub><b>Tony Hallett</b></sub></a><br /><a href="https://github.com/testing-library/jest-dom/issues?q=author%3Atonyhallett" title="Bug reports">🐛</a></td>
15481548
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ddolcimascolo"><img src="https://avatars.githubusercontent.com/u/5468291?v=4?s=100" width="100px;" alt="David DOLCIMASCOLO"/><br /><sub><b>David DOLCIMASCOLO</b></sub></a><br /><a href="#maintenance-ddolcimascolo" title="Maintenance">🚧</a></td>
15491549
</tr>
1550+
<tr>
1551+
<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+
</tr>
15501553
</tbody>
15511554
</table>
15521555

0 commit comments

Comments
 (0)