Skip to content

Commit 56462c0

Browse files
author
fgiraud
authored
Merge pull request #1782 from vinayakkulkarni/add-vinayakkulkarni-to-core
chore(member): add `vinayakkulkarni` as a core contributor
2 parents 92a1c02 + db4a51b commit 56462c0

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

Diff for: .all-contributorsrc

+12-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,18 @@
142142
"code",
143143
"blog"
144144
]
145-
}
145+
},
146+
{
147+
"login": "vinayakkulkarni",
148+
"name": "Vinayak Kulkarni",
149+
"avatar_url": "https://avatars2.githubusercontent.com/u/19776877?v=4",
150+
"profile": "https://twitter.com/_vinayak_k",
151+
"contributions": [
152+
"plugin",
153+
"code",
154+
"blog"
155+
]
156+
},
146157
],
147158
"contributorsPerLine": 7
148159
}

Diff for: README.md

+3
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ If you have a VuePress-related project/component/tool, add it with a pull reques
7777
<td align="center"><a href="https://billychin.netlify.com/"><img src="https://avatars0.githubusercontent.com/u/38957202?v=4" width="100px;" alt="Billyyyyy3320"/><br /><sub><b>Billyyyyy3320</b></sub></a><br /><a href="https://github.com/vuejs/vuepress/commits?author=newsbielt703" title="Code">💻</a></td>
7878
<td align="center"><a href="http://www.bencodezen.io"><img src="https://avatars0.githubusercontent.com/u/4836334?v=4" width="100px;" alt="Ben Hong"/><br /><sub><b>Ben Hong</b></sub></a><br /><a href="https://github.com/vuejs/vuepress/commits?author=bencodezen" title="Code">💻</a> <a href="#blog-bencodezen" title="Blogposts">📝</a></td>
7979
</tr>
80+
<tr>
81+
<td align="center"><a href="http://www.github.com/vinayakkulkarni"><img src="https://avatars2.githubusercontent.com/u/19776877?v=4" width="100px;" alt="Vinayak Kulkarni"/><br /><sub><b>Vinayak Kulkarni</b></sub></a><br /><a href="https://github.com/Ulivz/VuePress/commits?author=vinayakkulkarni" title="Code">💻</a></td>
82+
</tr>
8083
</table>
8184

8285
<!-- markdownlint-enable -->

0 commit comments

Comments
 (0)