To make this easy, I dug out an old script I had and cleaned it up.
It's 'find-package-maintainers' and is available from
https://pagure.io/fedora-misc-package-utilities
Just feed it a list of source package names (on stdin or in a named
file) and it will extract the owner lists from pkgdb for
> "IS" == Iryna Shcherbina writes:
IS> Thanks a lot, that is helpful. There is also a pkgdb2client [0]
IS> package that I've been looking into for this.
You could run that tool in a loop, parse the result and generate the
report, I guess, but it's also rather trivial to just make the necessa