Adding a MAINTAINERS file
Patrick Williams
patrick at stwcx.xyz
Wed Nov 2 06:09:33 AEDT 2016
On Tue, Nov 01, 2016 at 02:35:26PM +0000, Rick Altherr wrote:
> Thanks Brendan. Given the projects usage of Gerrit for most of repos, would
> there be an advantage to using Gerrit to enforce the reviewer and
> maintainer roles? How will we prevent MAINTAINERS from getting out of sync
> with commit privileges?
The maintainer is effectively managed in Gerrit today by Github groups.
Those are private, but we could certainly make them public.
"name": "autotest-maintainers",
"description": "[Gerrit] maintainers for repositories associated with automated testing",
"name": "bitbake-maintainers",
"description": "[Gerrit] maintainers for repositories containing bitbake recipes.",
"name": "c-maintainers",
"description": "[Gerrit] maintainers of packages written in C.",
"name": "cpp-maintainers",
"description": "[Gerrit] maintainers of packages written in C++",
"name": "python-maintainers",
"description": "[Gerrit] maintainers of packages written in python.",
I'm not sure how you can enforce specific reviewers in Gerrit without
yet another config file per repo that we need to maintain.
--
Patrick Williams
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20161101/58944851/attachment.sig>
More information about the openbmc
mailing list