firefox-addons / mentor-map

Repository to populate all volunteers webextensions mentors on map.
http://tiny.cc/mentorMap
Mozilla Public License 2.0
3 stars 13 forks source link

Create JSON file to accept pull from mentors #1

Closed tsl143 closed 7 years ago

tsl143 commented 7 years ago

The input should be a JSON file which will be updated by mentors (via PRs). We can roll out blog/post on social media, explaining mentors how to add themselves in the map. This will remove overheads, all we need to do is review and merge their PR, and one of the criteria for being mentor should be knowledge of github :P

devcer commented 7 years ago

markerData.json is the json where we could add the mentors. I was wondering if we should add any other fields to the json object(place needs to be added). Any thoughts @iamVP7 @hellokarthic ?

iamVP7 commented 7 years ago

Dp of mentor, can we ask for link or will use gravatar logic itself.

And it's good to display mentors website link in Techspeaker we displayed mozillans profile

tsl143 commented 7 years ago

Adding to that, mozillian/reps profile?

iamVP7 commented 7 years ago

mozillian profile.. as all might not have reps

devcer commented 7 years ago

What do you think of this PR? https://github.com/firefox-addons/mentor-map/pull/3

hellokarthic commented 7 years ago

adding telegram handle might be useful too. @viswanathamsantosh I just went through the PR. I guess this is pretty much good and sufficient.

tsl143 commented 7 years ago

PR merged