Skip to content

Commit 695a275

Browse files
committed
docs: added SamuelBolduc
1 parent 2edfcb7 commit 695a275

File tree

4 files changed

+377
-3
lines changed

4 files changed

+377
-3
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,15 @@
223223
"bug",
224224
"code"
225225
]
226+
},
227+
{
228+
"login": "SamuelBolduc",
229+
"name": "Samuel Bolduc",
230+
"avatar_url": "https://avatars1.githubusercontent.com/u/4836669?v=4",
231+
"profile": "https://sambolduc.com/",
232+
"contributions": [
233+
"code"
234+
]
226235
}
227236
],
228237
"repoType": "github",

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@ Also, I'd love to thank these wonderful people for their contribution ([emoji ke
298298
</tr>
299299
<tr>
300300
<td align="center"><a href="http://www.louisbourque.ca/"><img src="https://avatars2.githubusercontent.com/u/1115170?v=4" width="100px;" alt=""/><br /><sub><b>Louis Bourque</b></sub></a><br /><a href="https://github.com/webscopeio/react-textarea-autocomplete/issues?q=author%3Alouisbourque" title="Bug reports">🐛</a> <a href="https://github.com/webscopeio/react-textarea-autocomplete/commits?author=louisbourque" title="Code">💻</a></td>
301+
<td align="center"><a href="https://sambolduc.com/"><img src="https://avatars1.githubusercontent.com/u/4836669?v=4" width="100px;" alt=""/><br /><sub><b>Samuel Bolduc</b></sub></a><br /><a href="https://github.com/webscopeio/react-textarea-autocomplete/commits?author=SamuelBolduc" title="Code">💻</a></td>
301302
</tr>
302303
</table>
303304

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"@babel/runtime": "7.2.0",
4848
"@jukben/emoji-search": "1.1.7",
4949
"@jukben/eslint-config": "0.0.6",
50+
"all-contributors-cli": "^6.16.0",
5051
"babel-core": "7.0.0-bridge.0",
5152
"babel-jest": "23.6.0",
5253
"babel-loader": "8.0.4",

0 commit comments

Comments
 (0)