There are a few tools where all the maintainers' developer accounts have been blocked. Since these tools are practically unmaintainer, there should be a mechanism which ensures all of them either get adopted or archived.
I wrote a quick Python script to automatically detect such cases (P35381). These are the currently affected tools:
tools.a-z-p tools.a-z-p-0-9-z tools.blogconverter tools.data-design-demo tools.exambot tools.gennfs tools.hll tools.johnlewis tools.labstore-profiling tools.lambarchiver tools.mardetanha-dev tools.pdlarcher tools.pdlbotarchiver tools.perrybot tools.phamhi-tool tools.siwiki tools.soc tools.static-bz tools.test3 tools.test-tool tools.testwikis tools.us tools.xslack
The simplest option would be to hook that up to a cron job on a cloudcontrol host to automatically archive and delete them.