nodeschool / international-day

international nodeschool day - 2016
http://nodeschool.io/international-day/
53 stars 19 forks source link

Create list of 2015 participants from github usernames #100

Closed iancrowther closed 8 years ago

iancrowther commented 8 years ago

I would really like to create a 2015-attendees.json file so we can render them on the website

iancrowther commented 8 years ago

I believe we can use the rollcall-2105 label of the github api

lackerman commented 8 years ago

Hi Ian, are you referring to the labels_url in the event type payload of the API?

There are labels for issues, repos and in events.

iancrowther commented 8 years ago

we added the label rollcall-2015 to a number of issues so we could try to create a rollcall

iancrowther commented 8 years ago

I created a script to build a list of attendees who participated in the rollcall issues

https://github.com/iancrowther/rollcall

https://raw.githubusercontent.com/iancrowther/rollcall/master/rollcall-2015.example.json

lackerman commented 8 years ago

Nice

iancrowther commented 8 years ago

could you help with some website updates? I created some new issues.

Ive tried to make them small and quick to do