Skip to content

Commit d9565cf

Browse files
skadehagenburger
authored andcommitted
Merge pull request #157 from operatino/patch-2
Add contacts to React Day Berlin section
2 parents d8b93b0 + 61475cf commit d9565cf

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
@@ -1381,9 +1381,15 @@
13811381
"country": "Germany",
13821382
"link": "https://reactday.berlin",
13831383
"contacts": [
1384+
{
1385+
"name": "ReactDay.berlin",
1386+
"twitter": "reactdayberlin",
1387+
"email": "hi@reactday.berlin"
1388+
},
13841389
{
13851390
"name": "Robert Haritonov",
1386-
"twitter": "operatino"
1391+
"twitter": "operatino",
1392+
"email": "r@rhr.me"
13871393
}
13881394
]
13891395
},

0 commit comments

Comments
 (0)