Skip to content

Commit a6f3d4b

Browse files
authored
Merge pull request #330 from vanjs-org/all-contributors/add-thednp
docs: add thednp as a contributor for plugin
2 parents a6fb27c + 5876261 commit a6f3d4b

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.all-contributorsrc

+9
Original file line numberDiff line numberDiff line change
@@ -511,6 +511,15 @@
511511
"contributions": [
512512
"example"
513513
]
514+
},
515+
{
516+
"login": "thednp",
517+
"name": "thednp",
518+
"avatar_url": "https://avatars.githubusercontent.com/u/6761246?v=4",
519+
"profile": "https://github.com/thednp",
520+
"contributions": [
521+
"plugin"
522+
]
514523
}
515524
],
516525
"repoType": "github"

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ Contact us: [@taoxin](https://twitter.com/intent/follow?region=follow_link&scree
229229
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ericraider33"><img src="https://avatars.githubusercontent.com/u/9611418?v=4?s=100" width="100px;" alt="ericraider33"/><br /><sub><b>ericraider33</b></sub></a><br /><a href="https://github.com/vanjs-org/van/issues?q=author%3Aericraider33" title="Bug reports">🐛</a></td>
230230
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ken-okabe/vanfs"><img src="https://avatars.githubusercontent.com/u/1316994?v=4?s=100" width="100px;" alt="Ken Okabe"/><br /><sub><b>Ken Okabe</b></sub></a><br /><a href="#plugin-ken-okabe" title="Plugin/utility libraries">🔌</a></td>
231231
<td align="center" valign="top" width="14.28%"><a href="https://gamedev.stackexchange.com/users/5473/arcane-engineer"><img src="https://avatars.githubusercontent.com/u/7487822?v=4?s=100" width="100px;" alt="Nick"/><br /><sub><b>Nick</b></sub></a><br /><a href="#example-ArcaneEngineer" title="Examples">💡</a></td>
232+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/thednp"><img src="https://avatars.githubusercontent.com/u/6761246?v=4?s=100" width="100px;" alt="thednp"/><br /><sub><b>thednp</b></sub></a><br /><a href="#plugin-thednp" title="Plugin/utility libraries">🔌</a></td>
232233
</tr>
233234
</tbody>
234235
</table>

0 commit comments

Comments
 (0)