mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-16 01:08:30 +01:00
Disallow unauthorized language-java uploads
This commit is contained in:
parent
0870b2edc2
commit
6634228faf
@ -139,6 +139,8 @@ defaultStablePackages ghcVer = unPackageMap $ execWriter $ do
|
||||
, "cryptohash hit language-java libgit pem siphash socks tls"
|
||||
, "tls-debug tls-extra vhd xenstore"
|
||||
]
|
||||
addRange "Vincent Hanquez" "language-java" "< 0.2.5"
|
||||
|
||||
mapM_ (add "Alberto G. Corona <agocorona@gmail.com>") $ words
|
||||
"RefSerialize TCache Workflow MFlow"
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user