Skip to content

Commit 01e0c79

Browse files
authored
Add myself as maintainer (#185)
1 parent 3ca2b92 commit 01e0c79

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

prettyprinter-ansi-terminal/prettyprinter-ansi-terminal.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ extra-source-files: README.md
1010
, misc/version-compatibility-macros.h
1111
, CHANGELOG.md
1212
author: David Luposchainsky
13-
maintainer: David Luposchainsky <dluposchainsky at google>
13+
maintainer: Simon Jakobi <simon.jakobi@gmail.com>, David Luposchainsky <dluposchainsky at google>
1414
bug-reports: http://github.com/quchen/prettyprinter/issues
1515
homepage: http://github.com/quchen/prettyprinter
1616
build-type: Simple

prettyprinter-convert-ansi-wl-pprint/prettyprinter-convert-ansi-wl-pprint.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ license: BSD2
88
license-file: LICENSE.md
99
extra-source-files: README.md
1010
author: David Luposchainsky
11-
maintainer: David Luposchainsky <dluposchainsky at google>
11+
maintainer: Simon Jakobi <simon.jakobi@gmail.com>, David Luposchainsky <dluposchainsky at google>
1212
bug-reports: http://github.com/quchen/prettyprinter/issues
1313
homepage: http://github.com/quchen/prettyprinter
1414
build-type: Simple

prettyprinter/prettyprinter.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ extra-source-files: README.md
1010
, CHANGELOG.md
1111
, misc/version-compatibility-macros.h
1212
author: Phil Wadler, Daan Leijen, Max Bolingbroke, Edward Kmett, David Luposchainsky
13-
maintainer: David Luposchainsky <dluposchainsky at google>
13+
maintainer: Simon Jakobi <simon.jakobi@gmail.com>, David Luposchainsky <dluposchainsky at google>
1414
bug-reports: http://github.com/quchen/prettyprinter/issues
1515
homepage: http://github.com/quchen/prettyprinter
1616
build-type: Simple

0 commit comments

Comments
 (0)