Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 14bcfba

Browse files
Merge pull request #405 from chakra-ui/all-contributors/add-IHIutch
docs: add IHIutch as a contributor
2 parents 71512a4 + 007469c commit 14bcfba

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

.all-contributorsrc

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,17 @@
205205
"code",
206206
"tool"
207207
]
208+
},
209+
{
210+
"login": "IHIutch",
211+
"name": "Jonathan Hutchison",
212+
"avatar_url": "https://avatars.githubusercontent.com/u/20825047?v=4",
213+
"profile": "https://github.com/IHIutch",
214+
"contributions": [
215+
"code",
216+
"bug",
217+
"ideas"
218+
]
208219
}
209220
],
210221
"contributorsPerLine": 7,

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,9 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
217217
<td align="center"><a href="https://github.com/carwack"><img src="https://avatars3.githubusercontent.com/u/16015740?v=4?s=50" width="50px;" alt=""/><br /><sub><b>Sybren W</b></sub></a><br /><a href="https://github.com/chakra-ui/chakra-ui-vue/commits?author=carwack" title="Documentation">📖</a> <a href="#content-carwack" title="Content">🖋</a> <a href="#example-carwack" title="Examples">💡</a> <a href="https://github.com/chakra-ui/chakra-ui-vue/commits?author=carwack" title="Code">💻</a></td>
218218
<td align="center"><a href="https://github.com/odanado"><img src="https://avatars.githubusercontent.com/u/6040962?v=4?s=50" width="50px;" alt=""/><br /><sub><b>odanado</b></sub></a><br /><a href="https://github.com/chakra-ui/chakra-ui-vue/commits?author=odanado" title="Code">💻</a> <a href="#tool-odanado" title="Tools">🔧</a></td>
219219
</tr>
220+
<tr>
221+
<td align="center"><a href="https://github.com/IHIutch"><img src="https://avatars.githubusercontent.com/u/20825047?v=4?s=50" width="50px;" alt=""/><br /><sub><b>Jonathan Hutchison</b></sub></a><br /><a href="https://github.com/chakra-ui/chakra-ui-vue/commits?author=IHIutch" title="Code">💻</a> <a href="https://github.com/chakra-ui/chakra-ui-vue/issues?q=author%3AIHIutch" title="Bug reports">🐛</a> <a href="#ideas-IHIutch" title="Ideas, Planning, & Feedback">🤔</a></td>
222+
</tr>
220223
</table>
221224

222225
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)