commit: b6431647aba4504d036e05e63a9441d1e09cb921
Author: Brett A C Sheffield <bacs <AT> librecast <DOT> net>
AuthorDate: Thu Mar 5 12:24:46 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Mar 9 11:59:03 2026 +0000
URL: https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=b6431647
index.html: add Dormant Projects to QA Reports
Signed-off-by: Brett A C Sheffield <bacs <AT> librecast.net>
Signed-off-by: Sam James <sam <AT> gentoo.org>
htdocs/index.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/htdocs/index.html b/htdocs/index.html
index 20630c3..1858276 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -92,6 +92,7 @@
<a href="/output/wot-graph.svg" class="list-group-item
list-group-item-action">Gentoo Dev Web of Trust (WoT)</a>
<a href="/output/wot-stats.html" class="list-group-item
list-group-item-action">WoT Node Stats</a>
<a href="/output/maintainer-needed.html"
class="list-group-item list-group-item-action">"Maintainer Needed"
(orphaned) Packages</a>
+ <a href="/output/dormant-projects.html" class="list-group-item
list-group-item-action">"Dormant" Projects with No Members</a>
<a href="/output/dev-timeline.html" class="list-group-item
list-group-item-action">Developer commit timeline</a>
<a href="/output/active-devs.html" class="list-group-item
list-group-item-action">Active developer commit timeline</a>
<a href="/output/repos/" class="list-group-item
list-group-item-action">Repository status reports</a>