Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Joining the NodeJS team on github #175

Closed
Bamieh opened this issue Nov 19, 2017 · 4 comments
Closed

Joining the NodeJS team on github #175

Bamieh opened this issue Nov 19, 2017 · 4 comments

Comments

@Bamieh
Copy link
Contributor

Bamieh commented Nov 19, 2017

Hello,

tldr; Adding people to the NodeJS team on GitHub might be an incentive to become a member of the foundation and a contributor to node.

Under the foundation/members section on the website, There is a "Becoming an Individual Member" section which states the benefits of being a NodeJS member, however becoming part of the NodeJS team on GitHub is not one of those benefits.

I asked on the IRC chat about this issue and I was informed that:

The GitHub "team" is just a convenience for communication and tracking. If you feel like contributing, the door is always open. Just find something you feel is interested in and dig in. -refack

However, I feel that this could be used as an incentive / motivation to contribute and get more involved in the NodeJS Foundation.

Issue Type

Suggestion

@williamkapke
Copy link
Contributor

Hi @Bamieh. Yes, the idea of adding the badge to those that sign up has been discussed- but it is hard to keep track of and organize. I'd be all for it if we had a way to make it logistically feasible.

Currently, you need to contribute to the Node Project on GitHub and get recognized for it. There are many ways to do so- but all of them take many months of dedication. It all comes down to what @refack said: "find something you feel is interested in and dig in"

@Bamieh
Copy link
Contributor Author

Bamieh commented Nov 21, 2017

@williamkapke a scheduling tool connected to github to automatically add people upon subscription and remove them upon expiration would be more than enough for the logistics part. implementing such tool on a lambda function or such would be super simple, i am willing to write a mockup as well if a homemade simple solution is required.

Since these individuals are a form of fund for the foundation, maybe it is worth the trouble of implementing it?

it would be something like the following:

  • create a new github team called individual-foundation-members
  • upon subscribing run the scheduler:
    • if the user already in the organization and in the individual-foundation-members team: update the member's subscription expiration date.
    • else if the user already in the organization but in other teams, do nothing.
  • a cron job to check for the expirations to remove people with expired subscription from the individual-foundation-members team.

@williamkapke
Copy link
Contributor

A bot to manage the members of the org has been discussed for years with some objects... and it's a slow evolving concept. While, my current proposal doesn't work in paid foundation members, it has always been on the potential feature list.

@Bamieh
Copy link
Contributor Author

Bamieh commented Nov 21, 2017

After reading the discussion you opened about the bot. This tool would be given access only to one team in the organization which is the individual-foundation-members honorary team.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants