Skip to content

Commit 6d2bcaa

Browse files
committed
email change
1 parent ce75a79 commit 6d2bcaa

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

src/Language/NeuroML/LEMS/Errors.hs

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Module : Language.NeuroML.LEMS.Errors
33
Description : LEMS error codes
44
Copyright : (c) Gautham Ganapathy, 2017
55
License : BSD
6-
Maintainer : gautham@lisphacker.org
6+
Maintainer : gauthamg@gmail.com
77
Stability : experimental
88
Portability : POSIX
99

src/Language/NeuroML/LEMS/Parser.hs

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Module : Language.NeuroML.LEMS.Parser
33
Description : LEMS parser
44
Copyright : (c) Gautham Ganapathy, 2017
55
License : BSD
6-
Maintainer : gautham@lisphacker.org
6+
Maintainer : gauthamg@gmail.com
77
Stability : experimental
88
Portability : POSIX
99

src/Language/NeuroML/LEMS/Parser/ParseTree.hs

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Module : Language.NeuroML.LEMS.Parser.ParseTree
33
Description : LEMS parse tree
44
Copyright : (c) Gautham Ganapathy, 2017
55
License : BSD
6-
Maintainer : gautham@lisphacker.org
6+
Maintainer : gauthamg@gmail.com
77
Stability : experimental
88
Portability : POSIX
99

src/Language/NeuroML/LEMS/Parser/XMLParser.hs

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Module : Language.NeuroML.LEMS.Parser.XMLParser
55
Description : Parsed LEMS model
66
Copyright : (c) Gautham Ganapathy, 2017
77
License : BSD
8-
Maintainer : gautham@lisphacker.org
8+
Maintainer : gauthamg@gmail.com
99
Stability : experimental
1010
Portability : POSIX
1111

0 commit comments

Comments
 (0)