Re: [ovs-dev] [PATCH v2] SubmittingPatches: document the use of DCO

2011-12-09 Thread Ben Pfaff
On Fri, Dec 09, 2011 at 03:11:09PM -0800, Chris Wright wrote: > * Ben Pfaff (b...@nicira.com) wrote: > > Now I'm working on a Git hook to reject commits without S-o-b. > > Nice idea. Done. Now it should be hard to us to forget these. (This is on master only. Crossports of older commits to olde

Re: [ovs-dev] [PATCH v2] SubmittingPatches: document the use of DCO

2011-12-09 Thread Chris Wright
* Ben Pfaff (b...@nicira.com) wrote: > Pushed to master. Thanks. > Now I'm working on a Git hook to reject commits without S-o-b. Nice idea. ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

Re: [ovs-dev] [PATCH v2] SubmittingPatches: document the use of DCO

2011-12-09 Thread Ben Pfaff
Pushed to master. Now I'm working on a Git hook to reject commits without S-o-b. On Fri, Dec 09, 2011 at 03:03:18PM -0800, Chris Wright wrote: > This adds the Developer's Certificate of Origin to SubmittingPatches > to document the requirement to add Signed-off-by to patches. > > Signed-off-by:

[ovs-dev] [PATCH v2] SubmittingPatches: document the use of DCO

2011-12-09 Thread Chris Wright
This adds the Developer's Certificate of Origin to SubmittingPatches to document the requirement to add Signed-off-by to patches. Signed-off-by: Chris Wright --- v2 Use new commit to illustrate S-o-b SubmittingPatches | 151 + 1 files changed