Skip to content

Commit b3edf0c

Browse files
committed
Update authors and resolver
1 parent ecba514 commit b3edf0c

File tree

4 files changed

+6
-3
lines changed

4 files changed

+6
-3
lines changed

AUTHORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ Rob Berry
55
Domen Kozar <[email protected]>
66
Alistair Burrowes
77
Matthew Bauer
8+
Julien Debon

github-webhooks.cabal

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
--
33
-- see: https://github.com/sol/hpack
44
--
5-
-- hash: 6c431c3db76ffff220d18dccd2a9b34d8ed8e36c4789fde3e8e45d324d47cf05
5+
-- hash: 3ecaf28341b22a1bd64edf93c46278d73183c6c1d8d64bdb8a7c72822883b054
66

77
cabal-version: >= 1.10
88
name: github-webhooks
@@ -18,7 +18,8 @@ author: Kyle Van Berendonck <[email protected]>,
1818
Rob Berry,
1919
Domen Kozar <[email protected]>,
2020
Alistair Burrowes,
21-
Matthew Bauer
21+
Matthew Bauer,
22+
Julien Debon
2223
maintainer: Kyle Van Berendonck <[email protected]>
2324
copyright: (c) 2017-2020 ONROCK
2425
license: MIT

package.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ author:
1919
- Domen Kozar <[email protected]>
2020
- Alistair Burrowes
2121
- Matthew Bauer
22+
- Julien Debon
2223
maintainer: Kyle Van Berendonck <[email protected]>
2324
github: onrock-eng/github-webhooks
2425
description:

stack-nightly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
resolver: nightly-2019-10-15 # Overriden by --resolver nightly on CI matrix
1+
resolver: nightly-2020-07-12

0 commit comments

Comments
 (0)