commit: 708fa985d318e71090ea0b88cd76a177864f7f41 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 9 06:58:19 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Oct 9 06:58:19 2025 +0000 URL: https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=708fa985
index.html: add years 2024 & 2025
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
htdocs/index.html | 2 ++
1 file changed, 2 insertions(+)
diff --git a/htdocs/index.html b/htdocs/index.html
index 5fb1bfc..66bb733 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -188,6 +188,8 @@
<a
href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2022-01-01&v2=2021-01-01"
class="list-group-item list-group-item-action">2021</a>
<a
href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2023-01-01&v2=2022-01-01"
class="list-group-item list-group-item-action">2022</a>
<a
href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2024-01-01&v2=2023-01-01"
class="list-group-item list-group-item-action">2023</a>
+ <a
href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2025-01-01&v2=2024-01-01"
class="list-group-item list-group-item-action">2024</a>
+ <a
href="https://bugs.gentoo.org/buglist.cgi?f1=delta_ts&list_id=1554870&o1=lessthaneq&resolution=---&o2=greaterthaneq&query_format=advanced&f2=delta_ts&v1=2026-01-01&v2=2025-01-01"
class="list-group-item list-group-item-action">2025</a>
</div>
</div>
</div>
