Skip to content

Commit c1009b4

Browse files
vuejs-jp-botpotato4d
authored andcommitted
remove deprecated repos from my team page profile (#1966) (#1433)
* vuejs-templates/* is deprecated because of Vue CLI 3 * vue-touch has been depreceated because of lack of development
1 parent 7ba3d18 commit c1009b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/v2/guide/team.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -506,7 +506,7 @@ order: 803
506506
github: 'LinusBorg',
507507
twitter: 'Linus_Borg',
508508
reposOfficial: [
509-
'vuejs/*', 'vuejs-templates/*', 'vue-touch'
509+
'vuejs/*'
510510
],
511511
reposPersonal: [
512512
'portal-vue'

0 commit comments

Comments
 (0)