Skip to content

Commit 55ca32e

Browse files
authored
update personal info (#64)
1 parent 3249d59 commit 55ca32e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/.vuepress/components/community/team/members.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,19 +129,19 @@ const members = [
129129
languages: ['hi', 'en'],
130130
work: {
131131
role: 'Software Engineer',
132-
org: 'Myntra',
133-
orgUrl: 'https://www.myntra.com/'
132+
org: 'Agritask',
133+
orgUrl: 'https://www.agritask.com/'
134134
},
135135
github: 'znck',
136136
twitter: 'znck0',
137137
reposOfficial: [
138138
'rollup-plugin-vue', 'vue-issue-helper'
139139
],
140140
reposPersonal: [
141-
'keynote', 'bootstrap-for-vue', 'vue-interop'
141+
'vue-developer-experience', 'prop-types', 'virtualized', 'lazy-hydration', 'vue-slides'
142142
],
143143
links: [
144-
'https://znck.me', 'https://www.codementor.io/znck'
144+
'https://znck.me'
145145
]
146146
},
147147
{

0 commit comments

Comments
 (0)