Skip to content

Commit 0632870

Browse files
LinusBorgphanan
authored andcommitted
remove deprecated repos from my team page profile (#1966)
* vuejs-templates/* is deprecated because of Vue CLI 3 * vue-touch has been depreceated because of lack of development
1 parent 67766e4 commit 0632870

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
@@ -454,7 +454,7 @@ order: 803
454454
github: 'LinusBorg',
455455
twitter: 'Linus_Borg',
456456
reposOfficial: [
457-
'vuejs/*', 'vuejs-templates/*', 'vue-touch'
457+
'vuejs/*'
458458
],
459459
reposPersonal: [
460460
'portal-vue'

0 commit comments

Comments
 (0)