Closed
Description
Each package has a maintainer, declared in the cabal file (e.g. [1]). Each package has a list of maintainers authorised to make changes to it on hackage (e.g. [2]).
It would be a nice small addition if there was a link from the former to the latter (from [1] to [2]).
[1] https://hackage.haskell.org/package/Yampa/
[2] https://hackage.haskell.org/package/Yampa/maintainers/
EDIT: clarification.