Skip to content

Commit 81f34c3

Browse files
authored
Update communities.json
1 parent 1c08c50 commit 81f34c3

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

src/assets/json/communities.json

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2212,5 +2212,33 @@
22122212
"twitter": "https://twitter.com/dev_arunkumar"
22132213
}
22142214
]
2215-
}
2215+
},
2216+
"Angular Vietnam": {
2217+
"id": 91,
2218+
"name": "Angular Vietnam",
2219+
"position": {
2220+
"lng": 105.3724885,
2221+
"lat": 20.9740874
2222+
},
2223+
"city": "Hanoi",
2224+
"web": "https://www.facebook.com/groups/AngularVietnam/",
2225+
"description": "Group thảo luận về Angular (Angular 2, Angular 4, 5, 6, 7, 8, 9, X++) và các kỹ thuật lập trình với Angular",
2226+
"organizers": [
2227+
{
2228+
"name": "Tiep Phan",
2229+
"twitter": "https://twitter.com/_tieppt",
2230+
"github": "https://github.com/tieppt"
2231+
},
2232+
{
2233+
"name": "Chau Tran",
2234+
"twitter": "https://twitter.com/Nartc1410",
2235+
"github": "https://github.com/nartc"
2236+
},
2237+
{
2238+
"name": "Trung Vo",
2239+
"twitter": "https://twitter.com/tuantrungvo",
2240+
"github": "https://github.com/trungk18"
2241+
}
2242+
]
2243+
}
22162244
}

0 commit comments

Comments
 (0)