Hi Mattia, I think what you're saying is that you want multiple people to have co-maint on all of the packages in the distribution(s).
But right now you can't use the interface for "give co-maint on the distribution", because it times out before it can complete (because of how many packages there are in the distribution). You can use the alternative interface for adding co-maint per module/package. I don't think that suffers from the timeout problem, but it's a tedious approach for you, given how many packages there are. Another approach: if I remember rightly, the package explosion is because version numbers are embedded in package names, and you want backwards compatibility. Could you split off packages to support older versions of the API into a separate distribution, or even multiple distributions? Cheers, Neil
