On Sun, Oct 1, 2017 at 11:32 AM, Ivan Vodišek <[email protected]> wrote: > > The key property of collaboration system I'm proposing is a security system > where each author can give privileges to modify or to fork out their work. > This way I hope that the system could scale well towards a bigger number of > maintainers, without need to boss around like in big corporations. > > Are there any thoughts on this subject? Is there even an interest in such a > tool? >
There's already such a tool, it's called the Pull Request. You could have as part of a CI system a way to automatically assign reviewers to a pull request, based on the changes that are made, and where they were made. And some bigger tech companies do this very thing. -- You received this message because you are subscribed to the Google Groups "opencog" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/opencog. To view this discussion on the web visit https://groups.google.com/d/msgid/opencog/CAMyYmr--p%2BDpT7ZHOwFQ9CnsTE8Xri9s3gucO1Qb8t0b3EY8WA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
