commit: f88c18a79feb93430caeead2e89b5445c9a46e39 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> AuthorDate: Fri May 30 12:15:18 2025 +0000 Commit: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org> CommitDate: Fri May 30 12:15:18 2025 +0000 URL: https://gitweb.gentoo.org/proj/elections.git/commit/?id=f88c18a7
Fix stort/stop off by 1h error. Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org> council-202506/start-council-202506 | 2 +- council-202506/stop-council-202506 | 3 +-- trustees-202506/start-trustees-202506 | 2 +- trustees-202506/stop-trustees-202506 | 2 +- 4 files changed, 4 insertions(+), 5 deletions(-) diff --git a/council-202506/start-council-202506 b/council-202506/start-council-202506 index e8a5c59..1775240 100644 --- a/council-202506/start-council-202506 +++ b/council-202506/start-council-202506 @@ -1 +1 @@ -1750028400 +1750032000 diff --git a/council-202506/stop-council-202506 b/council-202506/stop-council-202506 index 5cb1907..76422ce 100644 --- a/council-202506/stop-council-202506 +++ b/council-202506/stop-council-202506 @@ -1,3 +1,2 @@ -1751238000 - +1751241600 diff --git a/trustees-202506/start-trustees-202506 b/trustees-202506/start-trustees-202506 index a3c209c..c1d673b 100644 --- a/trustees-202506/start-trustees-202506 +++ b/trustees-202506/start-trustees-202506 @@ -1,3 +1,3 @@ -1750028400 +1750032000 diff --git a/trustees-202506/stop-trustees-202506 b/trustees-202506/stop-trustees-202506 index 863f2b6..76422ce 100644 --- a/trustees-202506/stop-trustees-202506 +++ b/trustees-202506/stop-trustees-202506 @@ -1,2 +1,2 @@ -1751238000 +1751241600
