Skip to content

Commit da0729a

Browse files
committed
Merge branch 'plexus-emacs-berlin'
2 parents a648879 + 092a7ee commit da0729a

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

data/supporters.json

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,27 @@
2828
"email": "[email protected]"
2929
}
3030
]
31+
},
32+
{
33+
"name": "emacs-berlin",
34+
"city": "Berlin",
35+
"country": "Germany",
36+
"link": "http://emacs-berlin.org",
37+
"twitter": "",
38+
"contacts": [
39+
{
40+
"name": "Arne Brasseur",
41+
"phone": "+49 176 9746 8014",
42+
"email": "[email protected]"
43+
},
44+
{
45+
"name": "Tilmann Singer",
46+
"phone": "+49 176 2019 5169",
47+
"email": "[email protected]"
48+
}
49+
]
3150
}
3251
],
3352
"conferences": [
3453
]
3554
}
36-

0 commit comments

Comments
 (0)