diff options
author | Dana Robinson <43805+derobins@users.noreply.github.com> | 2023-04-14 22:14:21 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-14 22:14:21 (GMT) |
commit | 69dcba9b6bd55ba38eb334c1508a54a778a36958 (patch) | |
tree | e50e7d4dda2708fe0d033007e01d0dcbf7c6be15 /doc | |
parent | cc3b550bf032950b533d81122e8be58079a66168 (diff) | |
download | hdf5-69dcba9b6bd55ba38eb334c1508a54a778a36958.zip hdf5-69dcba9b6bd55ba38eb334c1508a54a778a36958.tar.gz hdf5-69dcba9b6bd55ba38eb334c1508a54a778a36958.tar.bz2 |
Remove 1.14 release schedule (#2743)
There is no need to maintain the release schedule in each branch, so
it's being removed from all branches aside from develop.
Also removes the badges that don't pertain to 1.14
Diffstat (limited to 'doc')
-rw-r--r-- | doc/img/release-schedule.plantuml | 34 | ||||
-rw-r--r-- | doc/img/release-schedule.png | bin | 13977 -> 0 bytes |
2 files changed, 0 insertions, 34 deletions
diff --git a/doc/img/release-schedule.plantuml b/doc/img/release-schedule.plantuml deleted file mode 100644 index c724dc9..0000000 --- a/doc/img/release-schedule.plantuml +++ /dev/null @@ -1,34 +0,0 @@ -The release timeline was generated on PlantUML (https://plantuml.com) - -The current script: - -@startgantt - -title HDF5 Release Schedule - -projectscale monthly -Project starts 2022-01-01 - -[1.8] starts 2022-01-01 and lasts 57 weeks -[1.8.23] happens 2023-01-31 -[1.8] is colored in #F76969 - -[1.10] starts 2022-01-01 and lasts 104 weeks -[1.10.9] happens 2022-05-31 -[1.10.10] happens 2023-02-28 -[1.10.10] displays on same row as [1.10.9] -[1.10] is colored in #F6DD60 - -[1.12] starts 2022-01-01 and lasts 65 weeks -[1.12.2] happens 2022-04-30 -[1.12.3] happens 2023-03-31 -[1.12.3] displays on same row as [1.12.2] -[1.12] is colored in #88CCEE - -[1.14] starts at 2023-01-01 and lasts 52 weeks -[1.14.0] happens at 2022-12-31 -[1.14.1] happens at 2023-04-30 -[1.14.1] displays on same row as [1.14.0] -[1.14] is colored in #B187CF - -@endgantt diff --git a/doc/img/release-schedule.png b/doc/img/release-schedule.png Binary files differdeleted file mode 100644 index b96f741..0000000 --- a/doc/img/release-schedule.png +++ /dev/null |