Skip to content

Commit 3a270f5

Browse files
docs: add quentin-sommer as a contributor (#573)
* 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 ac1fd87 commit 3a270f5

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
@@ -393,6 +393,15 @@
393393
"ideas",
394394
"bug"
395395
]
396+
},
397+
{
398+
"login": "quentin-sommer",
399+
"name": "Quentin Sommer",
400+
"avatar_url": "https://avatars2.githubusercontent.com/u/9129496?v=4",
401+
"profile": "http://www.quentin-sommer.com",
402+
"contributions": [
403+
"doc"
404+
]
396405
}
397406
],
398407
"contributorsPerLine": 7,

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -558,6 +558,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
558558
</tr>
559559
<tr>
560560
<td align="center"><a href="https://github.com/FredyC"><img src="https://avatars0.githubusercontent.com/u/1096340?v=4" width="100px;" alt=""/><br /><sub><b>Daniel K.</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=FredyC" title="Code">💻</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=FredyC" title="Documentation">📖</a> <a href="https://github.com/jaredpalmer/tsdx/commits?author=FredyC" title="Tests">⚠️</a> <a href="#ideas-FredyC" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/jaredpalmer/tsdx/issues?q=author%3AFredyC" title="Bug reports">🐛</a></td>
561+
<td align="center"><a href="http://www.quentin-sommer.com"><img src="https://avatars2.githubusercontent.com/u/9129496?v=4" width="100px;" alt=""/><br /><sub><b>Quentin Sommer</b></sub></a><br /><a href="https://github.com/jaredpalmer/tsdx/commits?author=quentin-sommer" title="Documentation">📖</a></td>
561562
</tr>
562563
</table>
563564

0 commit comments

Comments
 (0)