Skip to content

Commit 133b088

Browse files
committed
Merge branch 'main' into hydrate
2 parents 09d8fba + 13d72b1 commit 133b088

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,15 @@
228228
"contributions": [
229229
"plugin"
230230
]
231+
},
232+
{
233+
"login": "barrymun",
234+
"name": "barrymun",
235+
"avatar_url": "https://avatars.githubusercontent.com/u/15635312?v=4",
236+
"profile": "https://github.com/barrymun",
237+
"contributions": [
238+
"example"
239+
]
231240
}
232241
],
233242
"repoType": "github"

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Contact us: [@taoxin](https://twitter.com/intent/follow?region=follow_link&scree
121121
* [van_dml.js](https://github.com/vanjs-org/van/tree/main/addons/van_dml): adds a a new flavour of composition to **VanJS**. Author: [Eckehard](https://github.com/efpage).
122122
* [van-jsx](https://github.com/vanjs-org/van/tree/main/addons/van_jsx): a JSX wrapper for **VanJS**, for people who like the JSX syntax more. Author: [cqh963852](https://github.com/cqh963852).
123123

124-
## Contributors (23)
124+
## Contributors (24)
125125

126126
*If I miss anyone's contribution here, apologies for my oversight 🙏, please comment on [#87](https://github.com/vanjs-org/van/issues/87) to let me know.*
127127

@@ -160,6 +160,7 @@ Contact us: [@taoxin](https://twitter.com/intent/follow?region=follow_link&scree
160160
<tr>
161161
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cloudspeech"><img src="https://avatars.githubusercontent.com/u/850521?v=4?s=100" width="100px;" alt="cloudspeech"/><br /><sub><b>cloudspeech</b></sub></a><br /><a href="#ideas-cloudspeech" title="Ideas, Planning, & Feedback">🤔</a></td>
162162
<td align="center" valign="top" width="14.28%"><a href="http://danielupshaw.com/"><img src="https://avatars.githubusercontent.com/u/595446?v=4?s=100" width="100px;" alt="Daniel Upshaw"/><br /><sub><b>Daniel Upshaw</b></sub></a><br /><a href="#plugin-groovenectar" title="Plugin/utility libraries">🔌</a></td>
163+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/barrymun"><img src="https://avatars.githubusercontent.com/u/15635312?v=4?s=100" width="100px;" alt="barrymun"/><br /><sub><b>barrymun</b></sub></a><br /><a href="#example-barrymun" title="Examples">💡</a></td>
163164
</tr>
164165
</tbody>
165166
</table>

0 commit comments

Comments
 (0)