Re: [ovs-dev] [PATCH] MAINTAINERS: convert to .md format.

2016-01-29 Thread Russell Bryant
On 01/29/2016 04:49 PM, Justin Pettit wrote: > Acked-by: Justin Pettit Pushed to master, thanks! -- Russell Bryant ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

Re: [ovs-dev] [PATCH] MAINTAINERS: convert to .md format.

2016-01-29 Thread Justin Pettit
> On Jan 29, 2016, at 1:45 PM, Russell Bryant wrote: > > Most other doc files are in markdown format, so convert this one as > well. Instead of linking to the web site, just use relative links > to the policy documents in the tree. > > This patch also gives me a chance to hide a fix for my fai

[ovs-dev] [PATCH] MAINTAINERS: convert to .md format.

2016-01-29 Thread Russell Bryant
Most other doc files are in markdown format, so convert this one as well. Instead of linking to the web site, just use relative links to the policy documents in the tree. This patch also gives me a chance to hide a fix for my failure to accurately sort names in alphabetical order. Signed-off-by: