Skip to content

Commit a31ee26

Browse files
docs: add selbekk as a contributor (#485)
* docs: update README.md [skip ci] * docs: update .all-contributorsrc [skip ci]
1 parent a56894f commit a31ee26

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
@@ -185,6 +185,15 @@
185185
"bug",
186186
"code"
187187
]
188+
},
189+
{
190+
"login": "selbekk",
191+
"name": "Kristofer Giltvedt Selbekk",
192+
"avatar_url": "https://avatars1.githubusercontent.com/u/1307267?v=4",
193+
"profile": "https://www.selbekk.io",
194+
"contributions": [
195+
"code"
196+
]
188197
}
189198
],
190199
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -533,6 +533,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
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>
535535
<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>
536+
<td align="center"><a href="https://www.selbekk.io"><img src="https://avatars1.githubusercontent.com/u/1307267?v=4" width="100px;" alt=""/><br /><sub><b>Kristofer Giltvedt Selbekk</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=selbekk" title="Code">💻</a></td>
536537
</tr>
537538
</table>
538539

0 commit comments

Comments
 (0)