The maintainer-needed report lists packages with no maintainer. However, there are also many packages and bugs assigned to dormant projects with no members, making them effectively unmaintained.
At Sam's suggestion, to increase visibility of these I've added a quick report showing these "dormant" projects and linking to their packages and bugs on p.g.o. Please can someone with appropriate access wire this up to a cron job. It's a very lightweight report, as most of the processing is already done when projects.xml is generated on api.g.o. It would make sense to generate this report whenever that file is updated. I might make it prettier and cobble together a unified list of (effectively) unmaintained bugs and packages at some later point unless someone else has inspiration first. Cheers, Brett Brett A C Sheffield (3): index.html: drop year 2007 - no more bugs dormant-projects.sh: list projects with no members index.html: add Dormant Projects to QA Reports dormant-projects.sh | 25 ++++++++++++++++++ dormant-projects.xsl | 61 ++++++++++++++++++++++++++++++++++++++++++++ htdocs/index.html | 2 +- 3 files changed, 87 insertions(+), 1 deletion(-) create mode 100755 dormant-projects.sh create mode 100644 dormant-projects.xsl -- 2.52.0
