Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,16 @@
"ideas",
"doc"
]
},
{
"login": "you",
"name": "you",
"avatar_url": "https://avatars.githubusercontent.com/u/57100752?v=4",
"profile": "https://github.com/you",
"contributions": [
"tutorial",
"tool"
]
}
],
"contributorsPerLine": 7,
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -371,6 +371,7 @@ This project follows the [all-contributors](https://github.com/all-contributors/
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Amyyyyeah"><img src="https://avatars.githubusercontent.com/u/122391422?v=4?s=100" width="100px;" alt="ABCDEFGHIJKL"/><br /><sub><b>ABCDEFGHIJKL</b></sub></a><br /><a href="https://github.com/idiap/sdialog/commits?author=Amyyyyeah" title="Code">💻</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://blog.leonesfrancos.com/"><img src="https://avatars.githubusercontent.com/u/91928331?v=4?s=100" width="100px;" alt="Fernando Leon Franco"/><br /><sub><b>Fernando Leon Franco</b></sub></a><br /><a href="https://github.com/idiap/sdialog/commits?author=Seikened" title="Code">💻</a> <a href="#ideas-Seikened" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://www.idiap.ch/~evillatoro/"><img src="https://avatars.githubusercontent.com/u/49253959?v=4?s=100" width="100px;" alt="Esaú Villatoro-Tello, Ph. D."/><br /><sub><b>Esaú Villatoro-Tello, Ph. D.</b></sub></a><br /><a href="#ideas-villatoroe" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/idiap/sdialog/commits?author=villatoroe" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/you"><img src="https://avatars.githubusercontent.com/u/57100752?v=4?s=100" width="100px;" alt="you"/><br /><sub><b>you</b></sub></a><br /><a href="#tutorial-you" title="Tutorials">✅</a> <a href="#tool-you" title="Tools">🔧</a></td>
</tr>
</tbody>
</table>
Expand Down