[htdocs] schedule: fix GDB 13 date typos

Message ID 20231212231448.22230-1-vapier@gentoo.org
State New
Headers
Series [htdocs] schedule: fix GDB 13 date typos |

Checks

Context Check Description
linaro-tcwg-bot/tcwg_gdb_build--master-aarch64 fail Patch failed to apply
linaro-tcwg-bot/tcwg_gdb_build--master-arm fail Patch failed to apply

Commit Message

Mike Frysinger Dec. 12, 2023, 11:14 p.m. UTC
  ---
 schedule/index.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
  

Comments

Tom Tromey Dec. 15, 2023, 3:47 p.m. UTC | #1
>>>>> "Mike" == Mike Frysinger <vapier@gentoo.org> writes:

Mike> -<th>Branch:</th><td>Oct 2023 (2022-10-08)</td><td>Apr 2024</td>
Mike> +<th>Branch:</th><td>Oct 2023 (2023-10-08)</td><td>Apr 2024</td>

This one seems obvious.
Approved-By: Tom Tromey <tom@tromey.com>

Tom
  

Patch

diff --git a/schedule/index.html b/schedule/index.html
index c051602b1ac7..e3ab7aad006c 100644
--- a/schedule/index.html
+++ b/schedule/index.html
@@ -54,13 +54,13 @@  Fish]" id="archer-logo"/></a>
 <tr><td></td><th>CURRENT (GDB 14)</th><th>NEXT (GDB 15)</th>
 </tr>
 <tr>
-<th>Branch:</th><td>Oct 2023 (2022-10-08)</td><td>Apr 2024</td>
+<th>Branch:</th><td>Oct 2023 (2023-10-08)</td><td>Apr 2024</td>
 </tr>
 <tr>
 <th>Pre-release:</th><td>[as soon as branched]</td><td>[as soon as branched]</td>
 </tr>
 <tr>
-<th>Release:</th><td>Nov (2022-11-30)</td><td>Apr 2024</td>
+<th>Release:</th><td>Nov (2023-11-30)</td><td>Apr 2024</td>
 </tr>
 <tr>
 <th>reSpin:</th><td>[3 months after release]</td><td>[3 months after release]</td>
@@ -125,11 +125,11 @@  table#history tr > td:nth-child(6) {
 <tr> <th>Release</th><th>Estimate</th><th>Schedule</th><th>Actual</th><th>Slip (months)</th><th align=left>Comment</th></tr>
 
 <tr>
-<td>14.1</td><td>2023-11</td><td>2022-11</td><td>2023-12-03</td>
+<td>14.1</td><td>2023-11</td><td>2023-11</td><td>2023-12-03</td>
 <td>1</td><td>(no comment)</td></tr>
 
 <tr>
-<td>13.2</td><td>2023-05</td><td>2022-05</td><td>2023-05-27</td>
+<td>13.2</td><td>2023-05</td><td>2023-05</td><td>2023-05-27</td>
 <td>0</td><td>(no comment)</td></tr>
 
 <tr>