nixpkgs/maintainers
Dennis Gosnell 4be2c3acd5
haskellPackages: ignore maintainers without email
The Haskell Hydra report generator
(`maintainers/scripts/haskell/hydra-report.hs`) uses this
`maintainer-handles.nix` script for generating a mapping of email
addresses to GitHub handles.

This `maintainer-handles.nix` script is necessary because the Haskell
Hydra report generator gets Hydra job status info as input, but needs to
ping users on GitHub.  Hydra job status info only contains user emails (not
GitHub handles).  So the `maintainer-handles.nix` script is necessary
for looking up GitHub handles from email addresses.

This commit fixes the `maintainers-handles.nix` code to ignore
maintainers that don't have email addresses.  The code was originally
assuming that all maintainers have email addresses, but there was
recently a maintainer added without an email address.
2023-01-30 08:27:03 +09:00
..
scripts haskellPackages: ignore maintainers without email 2023-01-30 08:27:03 +09:00
maintainer-list.nix Merge pull request #212710 from nebulka1/rvvm 2023-01-28 09:26:46 +08:00
team-list.nix Merge pull request #210477 from wineee/deepin-lib 2023-01-26 21:56:17 +08:00