Skip to content

Commit 2e15330

Browse files
committed
Added Django User Group to list of supporters.
1 parent 42406b1 commit 2e15330

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

data/supporters.json

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,25 @@
6666
"email": "[email protected]"
6767
}
6868
]
69+
},
70+
{
71+
"name": "Django User Group Berlin (djub)",
72+
"city": "Berlin",
73+
"country": "Germany",
74+
"link": "http://www.meetup.com/django-user-group-berlin/",
75+
"twitter": "",
76+
"contacts": [
77+
{
78+
"name": "Jannis Leidel",
79+
"phone": "+49 151 58560663",
80+
"email": "[email protected]"
81+
},
82+
{
83+
"name": "Stephan Jäkel",
84+
"phone": "+49 151 50669468",
85+
"email": "[email protected]"
86+
}
87+
]
6988
}
7089
],
7190
"conferences": [

0 commit comments

Comments
 (0)