Skip to content

Commit 092a7ee

Browse files
committed
Add emacs-berlin to list of user groups
1 parent a648879 commit 092a7ee

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": "dajana@rubyberlin.org"
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": "arne@arnebrasseur.net"
43+
},
44+
{
45+
"name": "Tilmann Singer",
46+
"phone": "+49 176 2019 5169",
47+
"email": "tils@tils.net"
48+
}
49+
]
3150
}
3251
],
3352
"conferences": [
3453
]
3554
}
36-

0 commit comments

Comments
 (0)