File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 12
12
"commitConvention" : " angular" ,
13
13
"commitType" : " docs" ,
14
14
"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
+ ]
16
26
}
Original file line number Diff line number Diff line change @@ -114,6 +114,13 @@ Thanks to all contributors:
114
114
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
115
115
<!-- prettier-ignore-start -->
116
116
<!-- 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 >
117
124
118
125
<!-- markdownlint-restore -->
119
126
<!-- prettier-ignore-end -->
You can’t perform that action at this time.
0 commit comments