Skip to content

Commit 2957537

Browse files
docs(contributor): contributors readme action update (#468)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 75b21c4 commit 2957537

File tree

1 file changed

+24
-3
lines changed

1 file changed

+24
-3
lines changed

README.md

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -201,13 +201,27 @@ loaded_model = TabularModel.load_model("examples/basic")
201201
<sub><b>Null</b></sub>
202202
</a>
203203
</td>
204+
<td align="center">
205+
<a href="https://github.com/abhisharsinha">
206+
<img src="https://avatars.githubusercontent.com/u/24841841?v=4" width="100;" alt="abhisharsinha"/>
207+
<br />
208+
<sub><b>Abhishar Sinha</b></sub>
209+
</a>
210+
</td>
204211
<td align="center">
205212
<a href="https://github.com/ndrsfel">
206213
<img src="https://avatars.githubusercontent.com/u/21068727?v=4" width="100;" alt="ndrsfel"/>
207214
<br />
208215
<sub><b>Andreas</b></sub>
209216
</a>
210217
</td>
218+
<td align="center">
219+
<a href="https://github.com/charitarthchugh">
220+
<img src="https://avatars.githubusercontent.com/u/37895518?v=4" width="100;" alt="charitarthchugh"/>
221+
<br />
222+
<sub><b>Charitarth Chugh</b></sub>
223+
</a>
224+
</td>
211225
<td align="center">
212226
<a href="https://github.com/EeyoreLee">
213227
<img src="https://avatars.githubusercontent.com/u/49790022?v=4" width="100;" alt="EeyoreLee"/>
@@ -221,7 +235,8 @@ loaded_model = TabularModel.load_model("examples/basic")
221235
<br />
222236
<sub><b>Null</b></sub>
223237
</a>
224-
</td>
238+
</td></tr>
239+
<tr>
225240
<td align="center">
226241
<a href="https://github.com/krshrimali">
227242
<img src="https://avatars.githubusercontent.com/u/19997320?v=4" width="100;" alt="krshrimali"/>
@@ -235,8 +250,7 @@ loaded_model = TabularModel.load_model("examples/basic")
235250
<br />
236251
<sub><b>Luca Actis Grosso</b></sub>
237252
</a>
238-
</td></tr>
239-
<tr>
253+
</td>
240254
<td align="center">
241255
<a href="https://github.com/sgbaird">
242256
<img src="https://avatars.githubusercontent.com/u/45469701?v=4" width="100;" alt="sgbaird"/>
@@ -257,6 +271,13 @@ loaded_model = TabularModel.load_model("examples/basic")
257271
<br />
258272
<sub><b>Yinyu Nie</b></sub>
259273
</a>
274+
</td>
275+
<td align="center">
276+
<a href="https://github.com/HernandoR">
277+
<img src="https://avatars.githubusercontent.com/u/45709656?v=4" width="100;" alt="HernandoR"/>
278+
<br />
279+
<sub><b>Liu Zhen</b></sub>
280+
</a>
260281
</td></tr>
261282
</table>
262283
<!-- readme: contributors -end -->

0 commit comments

Comments
 (0)