Description
The nodejs/nodejs.org
repo regularly adds new contributors as new team members. This allowed us to assemble a great, very committed team of 165 members, handling every aspect of the website including translations for thirteen languages.
So far, this has been a manual task, performed every couple of months. As a team maintainer, I can add existing Node.js org members to the website team, but it requires an org admin to onboard new members. So instead of setting up a regular reminder for myself to compile the list of new contributors and then needing to bother an admin to invite each of them manually, there's a GitHub bot that could automate the process:
https://probot.github.io/apps/invite-contributors (source)
I would require the following permissions:
Is there any way we could set it up for the website repo?