Skip to content

Commit 633bd07

Browse files
authored
Merge pull request #162 from PyLightMeetup/add-org
Add PyLight Meetup to supporters.json
2 parents 5c2be2c + 69e747f commit 633bd07

File tree

1 file changed

+18
-1
lines changed

1 file changed

+18
-1
lines changed

data/supporters.json

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,6 +442,23 @@
442442
"email": "[email protected]"
443443
}
444444
]
445+
},
446+
{
447+
"name": "PyLight Meetup",
448+
"city": "Warsaw",
449+
"country": "Poland",
450+
"link": "http://pylight.org/",
451+
"twitter": "PyLightMeetup",
452+
"contacts": [
453+
{
454+
"name": "Agata Grdal",
455+
"email": "[email protected]"
456+
},
457+
{
458+
"name": "Marcin Sedlak-Jakubowski",
459+
"email": "[email protected]"
460+
}
461+
]
445462
}
446463
],
447464
"conferences": [
@@ -1533,6 +1550,6 @@
15331550
"email": "[email protected]"
15341551
}
15351552
]
1536-
}
1553+
}
15371554
]
15381555
}

0 commit comments

Comments
 (0)