Skip to content

Commit ee01954

Browse files
committed
Updates maintainers email
1 parent 50a9e23 commit ee01954

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

non-empty-text.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ cabal-version: 1.12
44
--
55
-- see: https://github.com/sol/hpack
66
--
7-
-- hash: fa45b30a1387af0914a5772b656120c49b0d78085774280716002774d162e5a2
7+
-- hash: 922653b728a10be452c14cd76c5eed93fbb42a950a1803f0ec379b603d532747
88

99
name: non-empty-text
1010
version: 0.2.1
@@ -15,7 +15,7 @@ category: Data, Text, NonEmpty
1515
homepage: https://github.com/flipstone/haskell-non-empty-text#readme
1616
bug-reports: https://github.com/flipstone/haskell-non-empty-text/issues
1717
author: Antoine Catton, Trevis Elser, Flipstone Technology Partners
18-
maintainer: development@flipstone.com
18+
maintainer: maintainers@flipstone.com
1919
license: MIT
2020
license-file: LICENSE
2121
build-type: Simple

package.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: |
66
Typesafe thin wrapper around Data.Text to make impossible to be empty (to
77
always hold at least on character)
88
author: Antoine Catton, Trevis Elser, Flipstone Technology Partners
9-
maintainer: development@flipstone.com
9+
maintainer: maintainers@flipstone.com
1010
github: flipstone/haskell-non-empty-text
1111
license: MIT
1212
tested-with:

0 commit comments

Comments
 (0)