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

Commit 8b6c9e8

Browse files
committed
Merge branch 'develop' of github.com:chakra-ui/chakra-ui-vue into develop
2 parents 8af1c07 + 5100d67 commit 8b6c9e8

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

.all-contributorsrc

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,26 @@
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+
]
219+
},
220+
{
221+
"login": "HoukasaurusRex",
222+
"name": "JT Houk",
223+
"avatar_url": "https://avatars.githubusercontent.com/u/23695312?v=4",
224+
"profile": "https://jt.houk.space/",
225+
"contributions": [
226+
"doc"
227+
]
208228
}
209229
],
210230
"contributorsPerLine": 7,

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,10 @@ 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://jt.houk.space/"><img src="https://avatars.githubusercontent.com/u/23695312?v=4?s=50" width="50px;" alt=""/><br /><sub><b>JT Houk</b></sub></a><br /><a href="https://github.com/chakra-ui/chakra-ui-vue/commits?author=HoukasaurusRex" title="Documentation">📖</a></td>
222+
<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>
223+
</tr>
220224
</table>
221225

222226
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)