diff --git a/grpc-haskell.cabal b/grpc-haskell.cabal index 0cc7406..c8e4ba8 100644 --- a/grpc-haskell.cabal +++ b/grpc-haskell.cabal @@ -4,8 +4,8 @@ synopsis: Haskell implementation of gRPC layered on shared C library. homepage: https://github.mv.awakenetworks.net/awakenetworks/gRPC-haskell license: Apache-2.0 license-file: LICENSE -author: Connor Clark -maintainer: connor@awakenetworks.com +author: Awake Networks +maintainer: opensource@awakenetworks.com copyright: Copyright 2016 Awake Networks category: Network build-type: Simple