Skip to content

Commit 6fb1d84

Browse files
author
Tim Watson
committed
re-order the contact details for maintaining and bug-reports
1 parent a29e631 commit 6fb1d84

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

distributed-process/distributed-process.cabal

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ License: BSD3
66
License-File: LICENSE
77
Copyright: Well-Typed LLP
88
Author: Duncan Coutts, Nicolas Wu, Edsko de Vries
9-
Maintainer: edsko@well-typed.com, duncan@well-typed.com, watson.timothy@gmail.com
9+
Maintainer: watson.timothy@gmail.com, edsko@well-typed.com, duncan@well-typed.com
1010
Stability: experimental
1111
Homepage: http://github.com/haskell-distributed/distributed-process
12-
Bug-Reports: mailto:edsko@well-typed.com, mailto:watson.timothy@gmail.com, mailto:parallel-haskell@googlegroups.com
12+
Bug-Reports: mailto:parallel-haskell@googlegroups.com, mailto:edsko@well-typed.com, mailto:watson.timothy@gmail.com
1313
Synopsis: Cloud Haskell: Erlang-style concurrency in Haskell
1414
Description: This is an implementation of Cloud Haskell, as described in
1515
/Towards Haskell in the Cloud/ by Jeff Epstein, Andrew Black,

0 commit comments

Comments
 (0)