Skip to content

Commit 7c38441

Browse files
authored
Merge pull request #436 from icelam/contributors
docs: add contributor list to readme
2 parents f21ae1e + b28f24f commit 7c38441

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,3 +128,28 @@ module.exports = {
128128
],
129129
};
130130
```
131+
132+
## Contributors
133+
134+
Thanks goes to these wonderful people:
135+
136+
<table>
137+
<tbody>
138+
<tr>
139+
<td align="center" valign="top" width="20%">
140+
<a href="https://github.com/kmalakoff">
141+
<img src="https://avatars.githubusercontent.com/u/756520?s=120&v=4" width="60px;" alt="@kmalakoff"/>
142+
<br />
143+
<b>@kmalakoff</b>
144+
</a>
145+
</td>
146+
<td align="center" valign="top" width="20%">
147+
<a href="https://github.com/SorsOps">
148+
<img src="https://avatars.githubusercontent.com/u/80043879?s=120&v=4" width="60px;" alt="@kmalakoff"/>
149+
<br />
150+
<b>@SorsOps</b>
151+
</a>
152+
</td>
153+
</tr>
154+
</tbody>
155+
</table>

0 commit comments

Comments
 (0)