Skip to content

Commit a53cb06

Browse files
docs: add csandman as a contributor for code (#333)
* 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 0905e20 commit a53cb06

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,15 @@
302302
"contributions": [
303303
"code"
304304
]
305+
},
306+
{
307+
"login": "csandman",
308+
"name": "Chris Sandvik",
309+
"avatar_url": "https://avatars.githubusercontent.com/u/9214195?v=4",
310+
"profile": "https://github.com/csandman",
311+
"contributions": [
312+
"code"
313+
]
305314
}
306315
],
307316
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds
6161
<td align="center"><a href="http://JFSIII.org"><img src="https://avatars.githubusercontent.com/u/57655?v=4?s=100" width="100px;" alt=""/><br /><sub><b>John Schulz</b></sub></a><br /><a href="https://github.com/ritz078/transform/commits?author=jfsiii" title="Code">💻</a></td>
6262
<td align="center"><a href="https://github.com/nasrul21"><img src="https://avatars.githubusercontent.com/u/15046792?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Nasrul Faizin</b></sub></a><br /><a href="https://github.com/ritz078/transform/commits?author=nasrul21" title="Code">💻</a></td>
6363
<td align="center"><a href="https://github.com/jdjfisher"><img src="https://avatars.githubusercontent.com/u/43887886?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Jordan Fisher</b></sub></a><br /><a href="https://github.com/ritz078/transform/commits?author=jdjfisher" title="Code">💻</a></td>
64+
<td align="center"><a href="https://github.com/csandman"><img src="https://avatars.githubusercontent.com/u/9214195?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Chris Sandvik</b></sub></a><br /><a href="https://github.com/ritz078/transform/commits?author=csandman" title="Code">💻</a></td>
6465
</tr>
6566
</table>
6667

0 commit comments

Comments
 (0)