mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 15:28:29 +01:00
Add other diagrams core maintainers to notification list
See https://github.com/fpco/stackage/pull/244 and https://github.com/fpco/stackage/pull/256 .
This commit is contained in:
parent
c115409e63
commit
58292ca35e
@ -513,7 +513,7 @@ convertGithubUser x =
|
||||
fromMaybe [x] $ Map.lookup (map toLower x) pairs
|
||||
where
|
||||
pairs = Map.fromList
|
||||
[ ("diagrams", ["byorgey"])
|
||||
[ ("diagrams", ["byorgey", "fryguybob", "jeffreyrosenbluth", "bergey"])
|
||||
, ("yesodweb", ["snoyberg"])
|
||||
, ("fpco", ["snoyberg"])
|
||||
, ("faylang", ["bergmark"])
|
||||
|
||||
Loading…
Reference in New Issue
Block a user