We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1961037 commit dd8250bCopy full SHA for dd8250b
kubernetes-webhook-haskell.cabal
@@ -1,12 +1,12 @@
1
name: kubernetes-webhook-haskell
2
version: 0.1.0.0
3
synopsis: Create Kubernetes Admission Webhooks in Haskell
4
-homepage: https://github.com/githubuser/kubernetes-webhook-haskell#readme
+homepage: https://github.com/EarnestResearch/kubernetes-webhook-haskell#readme
5
license: MIT
6
license-file: LICENSE
7
author: Alessandro Marrella
8
maintainer: amarrella@earnestresearch.com
9
-copyright: 2020 Alessandro Marrella
+copyright: 2020 Earnest Research
10
category: Web
11
build-type: Simple
12
extra-source-files: README.md
0 commit comments