Skip to content

Commit 1b9092b

Browse files
docs: add sisp as a contributor (#482)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
1 parent 4f6de10 commit 1b9092b

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,16 @@
175175
"example",
176176
"test"
177177
]
178+
},
179+
{
180+
"login": "sisp",
181+
"name": "Sigurd Spieckermann",
182+
"avatar_url": "https://avatars1.githubusercontent.com/u/2206639?v=4",
183+
"profile": "https://github.com/sisp",
184+
"contributions": [
185+
"bug",
186+
"code"
187+
]
178188
}
179189
],
180190
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -532,6 +532,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
532532
</tr>
533533
<tr>
534534
<td align="center"><a href="https://kylemh.com"><img src="https://avatars1.githubusercontent.com/u/9523719?v=4" width="100px;" alt=""/><br /><sub><b>Kyle Holmberg</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=kylemh" title="Code">💻</a> <a href="#example-kylemh" title="Examples">💡</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=kylemh" title="Tests">⚠️</a></td>
535+
<td align="center"><a href="https://github.com/sisp"><img src="https://avatars1.githubusercontent.com/u/2206639?v=4" width="100px;" alt=""/><br /><sub><b>Sigurd Spieckermann</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3Asisp" title="Bug reports">🐛</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=sisp" title="Code">💻</a></td>
535536
</tr>
536537
</table>
537538

0 commit comments

Comments
 (0)