Mesa (master): docs/release-calendar: add missing <td> and </td>

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Sep 25 21:13:28 UTC 2019


Module: Mesa
Branch: master
Commit: ae8a7d5c8faf6b1688d85e7ee8bb8965de326949
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=ae8a7d5c8faf6b1688d85e7ee8bb8965de326949

Author: Eric Engestrom <eric.engestrom at intel.com>
Date:   Wed Sep 25 19:20:00 2019 +0100

docs/release-calendar: add missing <td> and </td>

Signed-off-by: Eric Engestrom <eric.engestrom at intel.com>
Reviewed-by: Dylan Baker <dylan at pnwbakers.com>

---

 docs/release-calendar.html | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/docs/release-calendar.html b/docs/release-calendar.html
index 59de72b42e4..dbd6ce18d3c 100644
--- a/docs/release-calendar.html
+++ b/docs/release-calendar.html
@@ -71,16 +71,19 @@ if you'd like to nominate a patch in the next stable release.
 <td>2019-10-09</td>
 <td>19.2.1</td>
 <td>Dylan Baker</td>
+<td></td>
 </tr>
 <tr>
 <td>2019-10-23</td>
 <td>19.2.2</td>
 <td>Dylan Baker</td>
+<td></td>
 </tr>
 <tr>
 <td>2019-11-13</td>
 <td>19.2.3</td>
 <td>Dylan Baker</td>
+<td></td>
 </tr>
 <tr>
 <td>2019-11-27</td>
@@ -93,19 +96,19 @@ if you'd like to nominate a patch in the next stable release.
 <td>2019-10-30</td>
 <td>19.3.0-rc1</td>
 <td>Dylan Baker</td>
-<td>
+<td></td>
 </tr>
 <tr>
 <td>2019-11-06</td>
 <td>19.3.0-rc2</td>
 <td>Dylan Baker</td>
-<td>
+<td></td>
 </tr>
 <tr>
 <td>2019-11-13</td>
 <td>19.3.0-rc3</td>
 <td>Dylan Baker</td>
-<td>
+<td></td>
 </tr>
 <tr>
 <td>2019-11-20</td>




More information about the mesa-commit mailing list