Skip to content

Commit 3702581

Browse files
authored
Merge pull request #157 from operatino/patch-2
Add contacts to React Day Berlin section
2 parents 3baa2da + bbd4a17 commit 3702581

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

data/supporters.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1386,9 +1386,15 @@
13861386
"country": "Germany",
13871387
"link": "https://reactday.berlin",
13881388
"contacts": [
1389+
{
1390+
"name": "ReactDay.berlin",
1391+
"twitter": "reactdayberlin",
1392+
"email": "hi@reactday.berlin"
1393+
},
13891394
{
13901395
"name": "Robert Haritonov",
1391-
"twitter": "operatino"
1396+
"twitter": "operatino",
1397+
"email": "r@rhr.me"
13921398
}
13931399
]
13941400
},

0 commit comments

Comments
 (0)