Skip to content

Commit b086cf9

Browse files
docs: add samchouse as a contributor for bug (#367)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci] --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
1 parent e350e41 commit b086cf9

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,15 @@
174174
"contributions": [
175175
"bug"
176176
]
177+
},
178+
{
179+
"login": "samchouse",
180+
"name": "Samuel Corsi-House",
181+
"avatar_url": "https://avatars.githubusercontent.com/u/46873232?v=4",
182+
"profile": "https://chouse.dev",
183+
"contributions": [
184+
"bug"
185+
]
177186
}
178187
],
179188
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@ Thanks goes to these wonderful people
218218
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ajsuvarna6"><img src="https://avatars.githubusercontent.com/u/15179597?v=4?s=80" width="80px;" alt="Ajay Dharnappa Poojary"/><br /><sub><b>Ajay Dharnappa Poojary</b></sub></a><br /><a href="https://github.com/benyap/resolve-tspaths/issues?q=author%3Aajsuvarna6" title="Bug reports">🐛</a></td>
219219
<td align="center" valign="top" width="14.28%"><a href="https://github.com/SleepyLeslie"><img src="https://avatars.githubusercontent.com/u/142967379?v=4?s=80" width="80px;" alt="Leslie H"/><br /><sub><b>Leslie H</b></sub></a><br /><a href="https://github.com/benyap/resolve-tspaths/issues?q=author%3ASleepyLeslie" title="Bug reports">🐛</a></td>
220220
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tee-yankov"><img src="https://avatars.githubusercontent.com/u/6060324?v=4?s=80" width="80px;" alt="Theodore Yankov"/><br /><sub><b>Theodore Yankov</b></sub></a><br /><a href="https://github.com/benyap/resolve-tspaths/issues?q=author%3Atee-yankov" title="Bug reports">🐛</a></td>
221+
<td align="center" valign="top" width="14.28%"><a href="https://chouse.dev"><img src="https://avatars.githubusercontent.com/u/46873232?v=4?s=80" width="80px;" alt="Samuel Corsi-House"/><br /><sub><b>Samuel Corsi-House</b></sub></a><br /><a href="https://github.com/benyap/resolve-tspaths/issues?q=author%3Asamchouse" title="Bug reports">🐛</a></td>
221222
</tr>
222223
</tbody>
223224
</table>

0 commit comments

Comments
 (0)