diff options
author | Sam James <sam@gentoo.org> | 2023-01-13 07:44:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-13 07:44:36 +0000 |
commit | d135582504131b752e5d5c068b21b92fd30f4f4b (patch) | |
tree | c007d78e49634edfbb84720e581220c4b598401a | |
parent | index.html: Update copyright years (diff) | |
download | qa-scripts-d135582504131b752e5d5c068b21b92fd30f4f4b.tar.gz qa-scripts-d135582504131b752e5d5c068b21b92fd30f4f4b.tar.bz2 qa-scripts-d135582504131b752e5d5c068b21b92fd30f4f4b.zip |
index.html: add bugs last touched in 2022
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | htdocs/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htdocs/index.html b/htdocs/index.html index 4d8e34e..efc5eae 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -183,6 +183,7 @@ <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=2020-01-01&v2=2019-01-01" class="list-group-item list-group-item-action">2019</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=2021-01-01&v2=2020-01-01" class="list-group-item list-group-item-action">2020</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=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> </div> </div> </div> |