Skip to content

Commit dd8250b

Browse files
committed
Fix cabal
1 parent 1961037 commit dd8250b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

kubernetes-webhook-haskell.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name: kubernetes-webhook-haskell
22
version: 0.1.0.0
33
synopsis: Create Kubernetes Admission Webhooks in Haskell
4-
homepage: https://github.com/githubuser/kubernetes-webhook-haskell#readme
4+
homepage: https://github.com/EarnestResearch/kubernetes-webhook-haskell#readme
55
license: MIT
66
license-file: LICENSE
77
author: Alessandro Marrella
88
maintainer: amarrella@earnestresearch.com
9-
copyright: 2020 Alessandro Marrella
9+
copyright: 2020 Earnest Research
1010
category: Web
1111
build-type: Simple
1212
extra-source-files: README.md

0 commit comments

Comments
 (0)