Skip to content

Commit 8fa61d6

Browse files
docs: add sdomino as a contributor for code (#418)
* 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 304cd54 commit 8fa61d6

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.all-contributorsrc

+11-1
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,15 @@
106106
"contributions": [
107107
"bug"
108108
]
109+
},
110+
{
111+
"login": "sdomino",
112+
"name": "Steve Domino",
113+
"avatar_url": "https://avatars.githubusercontent.com/u/28181?v=4",
114+
"profile": "https://medium.com/@skdomino",
115+
"contributions": [
116+
"code"
117+
]
109118
}
110119
],
111120
"contributorsPerLine": 7,
@@ -114,5 +123,6 @@
114123
"repoType": "github",
115124
"repoHost": "https://github.com",
116125
"skipCi": true,
117-
"commitConvention": "angular"
126+
"commitConvention": "angular",
127+
"commitType": "docs"
118128
}

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
229229
<td align="center" valign="top" width="14.28%"><a href="http://www.causztic.com"><img src="https://avatars.githubusercontent.com/u/2081441?v=4?s=100" width="100px;" alt="yaojie"/><br /><sub><b>yaojie</b></sub></a><br /><a href="https://github.com/devfolioco/react-otp-input/commits?author=causztic" title="Code">💻</a></td>
230230
<td align="center" valign="top" width="14.28%"><a href="http://prateeksurana.me"><img src="https://avatars.githubusercontent.com/u/21277179?v=4?s=100" width="100px;" alt="Prateek Surana"/><br /><sub><b>Prateek Surana</b></sub></a><br /><a href="https://github.com/devfolioco/react-otp-input/commits?author=prateek3255" title="Code">💻</a> <a href="#maintenance-prateek3255" title="Maintenance">🚧</a> <a href="#ideas-prateek3255" title="Ideas, Planning, & Feedback">🤔</a> <a href="https://github.com/devfolioco/react-otp-input/commits?author=prateek3255" title="Documentation">📖</a> <a href="#design-prateek3255" title="Design">🎨</a></td>
231231
<td align="center" valign="top" width="14.28%"><a href="https://github.com/suleymanbariseser"><img src="https://avatars.githubusercontent.com/u/50797736?v=4?s=100" width="100px;" alt="Süleyman Barış Eser"/><br /><sub><b>Süleyman Barış Eser</b></sub></a><br /><a href="https://github.com/devfolioco/react-otp-input/issues?q=author%3Asuleymanbariseser" title="Bug reports">🐛</a></td>
232+
<td align="center" valign="top" width="14.28%"><a href="https://medium.com/@skdomino"><img src="https://avatars.githubusercontent.com/u/28181?v=4?s=100" width="100px;" alt="Steve Domino"/><br /><sub><b>Steve Domino</b></sub></a><br /><a href="https://github.com/devfolioco/react-otp-input/commits?author=sdomino" title="Code">💻</a></td>
232233
</tr>
233234
</tbody>
234235
</table>

0 commit comments

Comments
 (0)