From e1b2e52be9eea4a365bbb93c893bcd4011680a0f Mon Sep 17 00:00:00 2001
From: Tim Otten <totten@civicrm.org>
Date: Wed, 6 Jun 2018 14:48:01 -0700
Subject: [PATCH] README.md - Add dates for 5.2, 5.3, 5.4. Document step to
 check README.

---
 README.md           | 3 +++
 doc/any-announce.md | 5 +++++
 2 files changed, 8 insertions(+)

diff --git a/README.md b/README.md
index 1ca6746..dfe0d6f 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,9 @@ index of release-plans and the release invitations.
 
 | Name            | Invitations     | Reviewing    | Testing      | Release       | Post Mortem | Planning Document |
 | --------------- | --------------- | -------------- |----------------| ------------- | ----------- |-------------------|
+|Jul-Aug Cycle (5.4.0)|  |  | Jul 3 - Aug 1  | Aug 1, 2018 | N/A | |
+|Jun-Jul Cycle (5.3.0)|  |  | Jun 6 - Jul 3  | Jul 3, 2018 | N/A | |
+|May-Jun Cycle (5.2.0)|  |  | May 2 - Jun 6  | Jun 6, 2018 | N/A | |
 |Apr-May Cycle (5.1.0)|  |  | Apr 5 - May 2  | May 2, 2018 | N/A | |
 |Mar-Apr Cycle (5.0.0)|  |  | Mar 7 - Apr 4  | Apr 4, 2018 | N/A | |
 |Feb-Mar Cycle (4.7.31)|  |  | Feb 7 - Mar 6  | Mar 7, 2018 | N/A | |
diff --git a/doc/any-announce.md b/doc/any-announce.md
index 8f2a440..4c1d979 100644
--- a/doc/any-announce.md
+++ b/doc/any-announce.md
@@ -1,5 +1,10 @@
 # CiviCRM (Any Version): Announce a final release
 
+## Release date calendar
+
+Ensure that the new release and the next release are listed in the README.md
+calendar.
+
 ## Security announcements
 
 Consult the "Security and Release Planning" spreadsheet and check the security items which are marked for this release:
-- 
GitLab