MeteorPackaging / discussions

Ask for Meteor integration help, or discuss Meteor 3rd party library packaging
5 stars 1 forks source link

Figure out the best GitHub repo access rights mechanism #1

Open dandv opened 9 years ago

dandv commented 9 years ago

As we get new users wanting to wrap libraries, they're asking to fork the 3rd party library into the MeteorPackaging org. What is the most convenient way to give them permission to do so, without wasting permissions by adding each user as an admin?

The problem isn't easy - check out this StackOverflow question: GitHub rights only to a specific repo in an organization.