On Wed, 13 Jul 2011, Jerome Quelin wrote: > hi, > > On 11/07/13 00:30 +0200, nicolas vigier wrote: > > mgarepo version 1.9.11 adds maintdb command : > > > > $ mgarepo maintdb --help > > Usage: > > Take maintainership of one package : > > mgarepo maintdb set [package] [login] > > > > Remove yourself from maintainer of a package : > > mgarepo maintdb set [package] nobody > > > > See who is maintainer of a package : > > mgarepo maintdb get [package] > > > > See the list of all packages with their maintainer : > > mgarepo maintdb get > > great. > > will there be some automatic assignment, such as "1st to upload a > package gets ownership"?
Yes, that's what is done for new packages. > > will it supports multiple assignment, or teams? It's not supported yet. But I think it could be added.
