We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29497ad commit 4ff6eb6Copy full SHA for 4ff6eb6
src/.vuepress/components/community/team/members.js
@@ -109,14 +109,14 @@ const members = [
109
languages: ['hi', 'en'],
110
work: {
111
role: 'Software Engineer',
112
- org: 'Myntra',
113
- orgUrl: 'https://www.myntra.com/'
+ org: 'Grammarly',
+ orgUrl: 'https://grammarly.com/'
114
},
115
github: 'znck',
116
twitter: 'znck0',
117
- reposOfficial: ['rollup-plugin-vue', 'vue-issue-helper'],
118
- reposPersonal: ['keynote', 'bootstrap-for-vue', 'vue-interop'],
119
- links: ['https://znck.me', 'https://www.codementor.io/znck']
+ reposOfficial: ['rollup-plugin-vue', 'vue-next'],
+ reposPersonal: ['vue-developer-experience', 'prop-types', 'grammarly'],
+ links: ['https://znck.me']
120
121
{
122
name: 'Linusborg',
0 commit comments