diff options
| author | Albert Krewinkel <[email protected]> | 2024-07-08 13:19:24 +0200 |
|---|---|---|
| committer | Albert Krewinkel <[email protected]> | 2024-07-08 13:27:45 +0200 |
| commit | 73ce302479436d3e2b487e22f6ee5f4325a4cf34 (patch) | |
| tree | 7fa32f562d2ca2b93000d51f21a477db9c046711 /src/Text/Pandoc/Scripting.hs | |
| parent | 36debf75a67ab8e1fa1469d9b54e7fa59c3fb3a9 (diff) | |
Harmonize maintainer email addresses in module headers.
Diffstat (limited to 'src/Text/Pandoc/Scripting.hs')
| -rw-r--r-- | src/Text/Pandoc/Scripting.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Text/Pandoc/Scripting.hs b/src/Text/Pandoc/Scripting.hs index 804ba5106..a08e28760 100644 --- a/src/Text/Pandoc/Scripting.hs +++ b/src/Text/Pandoc/Scripting.hs @@ -5,7 +5,7 @@ Module : Text.Pandoc.Scripting Copyright : © 2022-2024 Albert Krewinkel License : GPL-2.0-or-later -Maintainer : Albert Krewinkel <[email protected]> +Maintainer : Albert Krewinkel <[email protected]> Central data structure for scripting engines. -} |
