Skip to content

Commit 5f0c22c

Browse files
authored
Merge pull request #159 from vanjs-org/all-contributors/add-Hunter-Gu
docs: add Hunter-Gu as a contributor for code, and plugin
2 parents b742645 + 8a814d4 commit 5f0c22c

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.all-contributorsrc

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,16 @@
277277
"code",
278278
"plugin"
279279
]
280+
},
281+
{
282+
"login": "Hunter-Gu",
283+
"name": "Nail",
284+
"avatar_url": "https://avatars.githubusercontent.com/u/24472363?v=4",
285+
"profile": "https://hunter-gu.github.io/personal-blog/",
286+
"contributions": [
287+
"code",
288+
"plugin"
289+
]
280290
}
281291
],
282292
"repoType": "github"

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,9 @@ Contact us: [@taoxin](https://twitter.com/intent/follow?region=follow_link&scree
181181
<td align="center" valign="top" width="14.28%"><a href="http://metaleap.net"><img src="https://avatars.githubusercontent.com/u/22109?v=4?s=100" width="100px;" alt="Phil Schumann"/><br /><sub><b>Phil Schumann</b></sub></a><br /><a href="https://github.com/vanjs-org/van/issues?q=author%3Ametaleap" title="Bug reports">🐛</a></td>
182182
<td align="center" valign="top" width="14.28%"><a href="https://duffscs.github.io/blog/"><img src="https://avatars.githubusercontent.com/u/59032377?v=4?s=100" width="100px;" alt="Raphaël Gauthier"/><br /><sub><b>Raphaël Gauthier</b></sub></a><br /><a href="https://github.com/vanjs-org/van/commits?author=Duffscs" title="Code">💻</a> <a href="#plugin-Duffscs" title="Plugin/utility libraries">🔌</a></td>
183183
</tr>
184+
<tr>
185+
<td align="center" valign="top" width="14.28%"><a href="https://hunter-gu.github.io/personal-blog/"><img src="https://avatars.githubusercontent.com/u/24472363?v=4?s=100" width="100px;" alt="Nail"/><br /><sub><b>Nail</b></sub></a><br /><a href="https://github.com/vanjs-org/van/commits?author=Hunter-Gu" title="Code">💻</a> <a href="#plugin-Hunter-Gu" title="Plugin/utility libraries">🔌</a></td>
186+
</tr>
184187
</tbody>
185188
</table>
186189

0 commit comments

Comments
 (0)