mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-28 22:14:37 +01:00
Revert "convert diagrams mentions to diagrams/Core team"
It appears this does not actually work; see
https://github.com/fpco/stackage/pull/244#issuecomment-48469406 .
This reverts commit bf61e01909.
This commit is contained in:
parent
25c70ff7f6
commit
ad30747125
@ -490,7 +490,7 @@ convertGithubUser x =
|
|||||||
fromMaybe x $ Map.lookup (map toLower x) pairs
|
fromMaybe x $ Map.lookup (map toLower x) pairs
|
||||||
where
|
where
|
||||||
pairs = Map.fromList
|
pairs = Map.fromList
|
||||||
[ ("diagrams", "diagrams/Core")
|
[ ("diagrams", "byorgey")
|
||||||
, ("yesodweb", "snoyberg")
|
, ("yesodweb", "snoyberg")
|
||||||
, ("fpco", "snoyberg")
|
, ("fpco", "snoyberg")
|
||||||
, ("faylang", "bergmark")
|
, ("faylang", "bergmark")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user