Hi, I have been thinking a bit on this and it shouldn't be very difficult to generate a dd-list list for each tag. We can use dd-list's --dctrl option, which allows us to control the maintainer and uploader for each package (without needing --sources)[1].
This pretty much reduces the problem to creating a "tag -> (maintainer, uploaders)" mapping and getting dd-list/devscripts on lintian.d.o. ~Niels [1] $ echo ' Package: lintian Maintainer: Jabba The Hutt <[email protected]> Uploaders: Han solo <[email protected]> ' | dd-list --dctrl Han solo <[email protected]> lintian (U) Jabba The Hutt <[email protected]> lintian -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

