Skip to content

Commit 3558e7b

Browse files
docs: add lookfirst as a contributor (#609)
* 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 32ca779 commit 3558e7b

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -658,6 +658,16 @@
658658
"contributions": [
659659
"doc"
660660
]
661+
},
662+
{
663+
"login": "lookfirst",
664+
"name": "Jon Stevens",
665+
"avatar_url": "https://avatars0.githubusercontent.com/u/85355?v=4",
666+
"profile": "https://brave.com/loo095",
667+
"contributions": [
668+
"doc",
669+
"ideas"
670+
]
661671
}
662672
],
663673
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -592,6 +592,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
592592
<td align="center"><a href="http://joeflateau.net"><img src="https://avatars0.githubusercontent.com/u/643331?v=4" width="100px;" alt=""/><br /><sub><b>Joe Flateau</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=joeflateau" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=joeflateau" title="Documentation">📖</a></td>
593593
<td align="center"><a href="http://goznauk.github.io"><img src="https://avatars0.githubusercontent.com/u/4438903?v=4" width="100px;" alt=""/><br /><sub><b>H.John Choi</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=goznauk" title="Documentation">📖</a></td>
594594
</tr>
595+
<tr>
596+
<td align="center"><a href="https://brave.com/loo095"><img src="https://avatars0.githubusercontent.com/u/85355?v=4" width="100px;" alt=""/><br /><sub><b>Jon Stevens</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=lookfirst" title="Documentation">📖</a> <a href="#ideas-lookfirst" title="Ideas, Planning, & Feedback">🤔</a></td>
597+
</tr>
595598
</table>
596599

597600
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)