This is an automated email from the ASF dual-hosted git repository.

srowen pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/spark-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 9c045b7  Fix year from 2019 to 2020
9c045b7 is described below

commit 9c045b7b4992f00920523a937913b0115d06a4c9
Author: Dongjoon Hyun <dh...@apple.com>
AuthorDate: Wed Oct 16 20:13:17 2019 -0700

    Fix year from 2019 to 2020
    
    Author: Dongjoon Hyun <dh...@apple.com>
    
    Closes #224 from dongjoon-hyun/fix_year.
---
 site/versioning-policy.html | 2 +-
 versioning-policy.md        | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/site/versioning-policy.html b/site/versioning-policy.html
index 8e1e0a7..1961683 100644
--- a/site/versioning-policy.html
+++ b/site/versioning-policy.html
@@ -274,7 +274,7 @@ in between feature releases. Major releases do not happen 
according to a fixed s
       <td>QA period. Focus on bug fixes, tests, stability and docs. Generally, 
no new features merged.</td>
     </tr>
     <tr>
-      <td>Jan 2019</td>
+      <td>Jan 2020</td>
       <td>Release candidates (RC), voting, etc. until final release passes</td>
     </tr>
   </tbody>
diff --git a/versioning-policy.md b/versioning-policy.md
index d68e169..b01c125 100644
--- a/versioning-policy.md
+++ b/versioning-policy.md
@@ -63,7 +63,7 @@ in between feature releases. Major releases do not happen 
according to a fixed s
 | Late Oct 2019 | Preview release |
 | Early Dec 2019 | Code freeze. Release branch cut.|
 | Late Dec 2019 | QA period. Focus on bug fixes, tests, stability and docs. 
Generally, no new features merged.|
-| Jan 2019 | Release candidates (RC), voting, etc. until final release passes|
+| Jan 2020 | Release candidates (RC), voting, etc. until final release passes|
 
 <h2>Maintenance Releases and EOL</h2>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to