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

dongjoon 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 b7066b7  Fix year from 2020 to 2021 (#294)
b7066b7 is described below

commit b7066b7ea97a6523e5c803ec02c5a67b9e07bbca
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Mon Oct 12 17:06:32 2020 -0700

    Fix year from 2020 to 2021 (#294)
---
 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 acc68f2..a8e6764 100644
--- a/site/versioning-policy.html
+++ b/site/versioning-policy.html
@@ -347,7 +347,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>Early Jan 2020</td>
+      <td>Early Jan 2021</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 3fe2f86..7fbe8df 100644
--- a/versioning-policy.md
+++ b/versioning-policy.md
@@ -109,7 +109,7 @@ in between feature releases. Major releases do not happen 
according to a fixed s
 | ----- | ----- |
 | Early Dec 2020 | Code freeze. Release branch cut.|
 | Mid Dec 2020 | QA period. Focus on bug fixes, tests, stability and docs. 
Generally, no new features merged.|
-| Early Jan 2020 | Release candidates (RC), voting, etc. until final release 
passes|
+| Early Jan 2021 | Release candidates (RC), voting, etc. until final release 
passes|
 
 <h2>Maintenance Releases and EOL</h2>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to