Skip to content

Commit 0097065

Browse files
authored
chore: Update partners on myself (#1318)
1 parent 3d84cff commit 0097065

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

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

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -211,15 +211,14 @@ export default shuffle([
211211
github: 'rstoenescu',
212212
twitter: 'quasarframework',
213213
work: {
214-
role: 'Developer',
214+
role: 'Author',
215215
org: 'Quasar Framework',
216-
orgUrl: 'http://quasar-framework.org/'
216+
orgUrl: 'http://quasar.dev/'
217217
},
218218
reposPersonal: [
219-
'quasarframework/quasar',
220-
'quasarframework/quasar-cli',
221-
'quasarframework/quasar-play'
222-
]
219+
'quasarframework/quasar'
220+
],
221+
links: ['https://quasar.dev']
223222
},
224223
{
225224
name: 'Jilson Thomas',

0 commit comments

Comments
 (0)