node-forward / mentors

Building up the node community through mentoring
108 stars 49 forks source link

Move list of mentors into a Google doc #49

Open jasonrhodes opened 9 years ago

jasonrhodes commented 9 years ago

The PR method is difficult when more than one person submits, I have to ask them to rebase in order. And the README is harder to parse than a Google spreadsheet would be, both visually and programmatically.

I'd be happy to manually move the existing list into Google and then we can either manually add them from the form submission or ask people to add themselves like NodeSchool does with events.

hackygolucky commented 9 years ago

Sounds good. It's getting silly and that's a good problem to have!

On Sat, Nov 22, 2014, 9:58 AM Jason Rhodes notifications@github.com wrote:

The PR method is difficult when more than one person submits, I have to ask them to rebase in order. And the README is harder to parse than a Google spreadsheet would be, both visually and programmatically.

I'd be happy to manually move the existing list into Google and then we can either manually add them from the form submission or ask people to add themselves like NodeSchool does with events.

— Reply to this email directly or view it on GitHub https://github.com/node-forward/mentors/issues/49.

talon commented 9 years ago

Sounds like a good move.

suroorwijdan commented 9 years ago

That should work just fine and remove the overhead of merging pull requests.

Qard commented 9 years ago

Spreadsheets are also column-sortable, which could be handy for finding people in particular areas or with particular expertise. :)