On Sun, Oct 30, 2016 at 2:29 PM, Stephen Finucane <step...@that.guru> wrote:

> Signed-off-by: Stephen Finucane <step...@that.guru>
> ---
>  Documentation/automake.mk         |   2 +-
>  Documentation/release-process.md  |  99 --------------------------------
>  Documentation/release-process.rst | 117 ++++++++++++++++++++++++++++++
> ++++++++
>  FAQ.rst                           |   2 +-
>  4 files changed, 119 insertions(+), 101 deletions(-)
>  delete mode 100644 Documentation/release-process.md
>  create mode 100644 Documentation/release-process.rst
>

I fixed up the formatting of a table in this one:

diff --git a/Documentation/release-process.rst
b/Documentation/release-process.rst
index 4440cea..1a25704 100644
--- a/Documentation/release-process.rst
+++ b/Documentation/release-process.rst
@@ -102,13 +102,15 @@ Release Scheduling
 Open vSwitch makes releases at the following six-month cadence, which of
course
 is subject to change.

-+---------------+-------------------+--------------------------------------+
-| 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
|
-+---------------+-------------------+--------------------------------------+
++-------------------+-----------------------+--------------------------------------+
+| **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
 -------



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

Reply via email to