Skip to content

Commit 4ab4545

Browse files
docs(contributor): contrib-readme-action has updated readme (#136)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 422a0b5 commit 4ab4545

File tree

1 file changed

+74
-1
lines changed

1 file changed

+74
-1
lines changed

README.md

Lines changed: 74 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,80 @@ loaded_model = TabularModel.load_from_checkpoint("examples/basic")
153153

154154
## Contributors
155155
<!-- readme: contributors -start -->
156-
156+
<table>
157+
<tr>
158+
<td align="center">
159+
<a href="https://github.com/manujosephv">
160+
<img src="https://avatars.githubusercontent.com/u/10508493?v=4" width="100;" alt="manujosephv"/>
161+
<br />
162+
<sub><b>Manu Joseph</b></sub>
163+
</a>
164+
</td>
165+
<td align="center">
166+
<a href="https://github.com/wsad1">
167+
<img src="https://avatars.githubusercontent.com/u/13963626?v=4" width="100;" alt="wsad1"/>
168+
<br />
169+
<sub><b>Jinu Sunil</b></sub>
170+
</a>
171+
</td>
172+
<td align="center">
173+
<a href="https://github.com/Borda">
174+
<img src="https://avatars.githubusercontent.com/u/6035284?v=4" width="100;" alt="Borda"/>
175+
<br />
176+
<sub><b>Jirka Borovec</b></sub>
177+
</a>
178+
</td>
179+
<td align="center">
180+
<a href="https://github.com/fonnesbeck">
181+
<img src="https://avatars.githubusercontent.com/u/81476?v=4" width="100;" alt="fonnesbeck"/>
182+
<br />
183+
<sub><b>Chris Fonnesbeck</b></sub>
184+
</a>
185+
</td>
186+
<td align="center">
187+
<a href="https://github.com/jxtrbtk">
188+
<img src="https://avatars.githubusercontent.com/u/40494970?v=4" width="100;" alt="jxtrbtk"/>
189+
<br />
190+
<sub><b>Null</b></sub>
191+
</a>
192+
</td>
193+
<td align="center">
194+
<a href="https://github.com/JulianRein">
195+
<img src="https://avatars.githubusercontent.com/u/35046938?v=4" width="100;" alt="JulianRein"/>
196+
<br />
197+
<sub><b>Null</b></sub>
198+
</a>
199+
</td></tr>
200+
<tr>
201+
<td align="center">
202+
<a href="https://github.com/krshrimali">
203+
<img src="https://avatars.githubusercontent.com/u/19997320?v=4" width="100;" alt="krshrimali"/>
204+
<br />
205+
<sub><b>Kushashwa Ravi Shrimali</b></sub>
206+
</a>
207+
</td>
208+
<td align="center">
209+
<a href="https://github.com/Actis92">
210+
<img src="https://avatars.githubusercontent.com/u/46601193?v=4" width="100;" alt="Actis92"/>
211+
<br />
212+
<sub><b>Luca Actis Grosso</b></sub>
213+
</a>
214+
</td>
215+
<td align="center">
216+
<a href="https://github.com/sgbaird">
217+
<img src="https://avatars.githubusercontent.com/u/45469701?v=4" width="100;" alt="sgbaird"/>
218+
<br />
219+
<sub><b>Sterling G. Baird</b></sub>
220+
</a>
221+
</td>
222+
<td align="center">
223+
<a href="https://github.com/yinyunie">
224+
<img src="https://avatars.githubusercontent.com/u/25686434?v=4" width="100;" alt="yinyunie"/>
225+
<br />
226+
<sub><b>Yinyu Nie</b></sub>
227+
</a>
228+
</td></tr>
229+
</table>
157230
<!-- readme: contributors -end -->
158231

159232
## Citation

0 commit comments

Comments
 (0)