Re: [dpdk-dev] [PATCH v1] doc: add details of sub-trees and maintainers

2016-12-16 Thread Bruce Richardson
On Tue, Dec 06, 2016 at 06:32:37PM +0100, Thomas Monjalon wrote: > Thanks for documenting the process, John. > > 2016-12-02 16:44, John McNamara: > > +The role of the component maintainers is to: > > + > > I would add: > * Coordinate how improvements and fixes are done. > > > +* Review patches f

Re: [dpdk-dev] [PATCH v1] doc: add details of sub-trees and maintainers

2016-12-06 Thread Thomas Monjalon
Thanks for documenting the process, John. 2016-12-02 16:44, John McNamara: > +The role of the component maintainers is to: > + I would add: * Coordinate how improvements and fixes are done. > +* Review patches for the component or delegate the review. > + This should be done, ideally, within 1-

[dpdk-dev] [PATCH v1] doc: add details of sub-trees and maintainers

2016-12-02 Thread John McNamara
Add a new section to the Code Contributors Guide to outline the roles of tree and component maintainers and how they can be added and removed. Signed-off-by: John McNamara --- doc/guides/contributing/patches.rst | 66 - 1 file changed, 58 insertions(+), 8 dele