Skip to content

Commit 6937879

Browse files
authored
Merge pull request #3 from marverix/all-contributors/add-rverenich
docs: add rverenich as a contributor for data
2 parents 5ea1b66 + dacba13 commit 6937879

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

.all-contributorsrc

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,15 @@
1212
"commitConvention": "angular",
1313
"commitType": "docs",
1414
"skipCi": true,
15-
"contributors": []
15+
"contributors": [
16+
{
17+
"login": "rverenich",
18+
"name": "Roman Verenich",
19+
"avatar_url": "https://avatars.githubusercontent.com/u/78074120?v=4",
20+
"profile": "https://github.com/rverenich",
21+
"contributions": [
22+
"data"
23+
]
24+
}
25+
]
1626
}

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,13 @@ Thanks to all contributors:
114114
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
115115
<!-- prettier-ignore-start -->
116116
<!-- markdownlint-disable -->
117+
<table>
118+
<tbody>
119+
<tr>
120+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/rverenich"><img src="https://avatars.githubusercontent.com/u/78074120?v=4?s=100" width="100px;" alt="Roman Verenich"/><br /><sub><b>Roman Verenich</b></sub></a><br /><a href="#data-rverenich" title="Data">🔣</a></td>
121+
</tr>
122+
</tbody>
123+
</table>
117124

118125
<!-- markdownlint-restore -->
119126
<!-- prettier-ignore-end -->

0 commit comments

Comments
 (0)