Update the release process document to use markdown formatting for the
table used to describe the 6 month release schedule.  This will make it
be formatted correctly when converted to HTML on github and
openvswitch.org.

Signed-off-by: Russell Bryant <russ...@ovn.org>
---
 Documentation/release-process.md | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/Documentation/release-process.md b/Documentation/release-process.md
index 7e6625f..0f8f49d 100644
--- a/Documentation/release-process.md
+++ b/Documentation/release-process.md
@@ -86,12 +86,11 @@ Release Scheduling
 Open vSwitch makes releases at the following six-month cadence, which
 of course is subject to change.
 
-time      
-(months)  approx dates    event
---------  -------------   -----------------------------------------
-T         Apr 1  Oct 1    release cycle for version x.y begins
-T + 4     Aug 1  Feb 1    branch-x.y forks from master
-T + 5.5   Sep 15 Mar 15   branch-x.y released as version x.y.0
+| Time (months) | Approximate Dates | Event                                |
+|---------------|-------------------|--------------------------------------|
+| T             | Apr 1, Oct 1      | Release cycle for version x.y begins |
+| T + 4         | Aug 1, Feb 1      | branch-x.y forks from master         |
+| T + 5.5       | Sep 15, Mar 15    | branch-x.y released as version x.y.0 |
 
 Contact
 -------
-- 
2.7.4

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to