Skip to content

Commit 503ef84

Browse files
authored
Add JuliaLangJa to groups.js (#2378)
1 parent dbd191e commit 503ef84

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

_libs/groups.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,11 @@ const groups = [
5959
lon: 12.599143,
6060
homepage: 'https://www.meetup.com/copenhagen-julia-meetup-group',
6161
},
62+
{
63+
name: 'JuliaLangJa',
64+
lat: 35.684115230694495,
65+
lon: 139.77453110558406,
66+
homepage: 'https://julialangja.github.io/',
67+
github: 'https://github.com/JuliaLangJa',
68+
},
6269
];

0 commit comments

Comments
 (0)