Fix table of review/bug triage rotations.

Commit d9c8dde0 introduced an issue with the formatting of the
restructured text table which causes the tables not to render.
This commit fixes that.

Change-Id: I837a8928353537d2e23aeca1fa0ba1dc3ebc393d
This commit is contained in:
Billy Olsen 2017-08-14 14:17:28 -07:00
parent 1f57563f9e
commit 668ec406c1
1 changed files with 8 additions and 8 deletions

View File

@ -17,23 +17,23 @@ Bug Triage
Review `new bugs <https://bugs.launchpad.net/openstack-charms/+bugs?search=Search&field.status=New>`__ across the OpenStack Charms.
+--------+----------+-----------+------------+--------------+
+--------+------------+-----------+------------+--------------+
| Monday | Tuesday | Wednesday | Thursday | Friday |
+========+==========+===========+============+==============+
+========+============+===========+============+==============+
| | fnordahl | | james-page | billy-olsen |
+--------+----------+-----------+------------+--------------+
+--------+------------+-----------+------------+--------------+
| | chris-icey | | coreycb | alex-tinwood |
+--------+----------+-----------+------------+--------------+
+--------+------------+-----------+------------+--------------+
Charm Review
############
Review of `open changes <https://review.openstack.org/#/q/project:%22%255Eopenstack/charm.*%22+status:open>`__ on the OpenStack Charms.
+--------+------------+--------------+-------------+----------+
+--------+------------+--------------+-------------+------------+
| Monday | Tuesday | Wednesday | Thursday | Friday |
+========+============+==============+=============+==========+
+========+============+==============+=============+============+
| | james-page | fnordahl | billy-olsen | chris-icey |
+--------+------------+--------------+-------------+----------+
+--------+------------+--------------+-------------+------------+
| | coreycb | alex-tinwood | | |
+--------+------------+--------------+-------------+----------+
+--------+------------+--------------+-------------+------------+