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 /pandoc-lua-engine/src/Text/Pandoc/Lua/Module | |
| parent | 36debf75a67ab8e1fa1469d9b54e7fa59c3fb3a9 (diff) | |
Harmonize maintainer email addresses in module headers.
Diffstat (limited to 'pandoc-lua-engine/src/Text/Pandoc/Lua/Module')
13 files changed, 13 insertions, 13 deletions
diff --git a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/CLI.hs b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/CLI.hs index 696229105..868112561 100644 --- a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/CLI.hs +++ b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/CLI.hs @@ -4,7 +4,7 @@ Module : Text.Pandoc.Lua.Module.CLI Copyright : © 2022-2024 Albert Krewinkel License : GPL-2.0-or-later - Maintainer : Albert Krewinkel <[email protected]> + Maintainer : Albert Krewinkel <[email protected]> Command line helpers -} diff --git a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Format.hs b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Format.hs index 6cb68300f..1b539edfe 100644 --- a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Format.hs +++ b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Format.hs @@ -3,7 +3,7 @@ Module : Text.Pandoc.Lua.Module.Format Copyright : © 2022-2024 Albert Krewinkel License : GPL-2.0-or-later - Maintainer : Albert Krewinkel <[email protected]> + Maintainer : Albert Krewinkel <[email protected]> Lua module to handle pandoc templates. -} diff --git a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/JSON.hs b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/JSON.hs index 4e158dfec..2c58d0a48 100644 --- a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/JSON.hs +++ b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/JSON.hs @@ -4,7 +4,7 @@ Module : Text.Pandoc.Lua.Module.JSON Copyright : © 2022-2024 Albert Krewinkel License : MIT -Maintainer : Albert Krewinkel <[email protected]> +Maintainer : Albert Krewinkel <[email protected]> Lua module to work with JSON. -} diff --git a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Log.hs b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Log.hs index 6c5cd9ef5..135591981 100644 --- a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Log.hs +++ b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Log.hs @@ -4,7 +4,7 @@ Module : Text.Pandoc.Lua.Module.Log Copyright : © 2024 Albert Krewinkel License : GPL-2.0-or-later - Maintainer : Albert Krewinkel <[email protected]> + Maintainer : Albert Krewinkel <[email protected]> Logging module. -} diff --git a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/MediaBag.hs b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/MediaBag.hs index 37b762367..44957e246 100644 --- a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/MediaBag.hs +++ b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/MediaBag.hs @@ -4,7 +4,7 @@ Module : Text.Pandoc.Lua.Module.MediaBag Copyright : Copyright © 2017-2024 Albert Krewinkel License : GNU GPL, version 2 or above - Maintainer : Albert Krewinkel <[email protected]> + Maintainer : Albert Krewinkel <[email protected]> The Lua module @pandoc.mediabag@. -} diff --git a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Pandoc.hs b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Pandoc.hs index 1a33f266a..0b82d35d6 100644 --- a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Pandoc.hs +++ b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Pandoc.hs @@ -8,7 +8,7 @@ Copyright : Copyright © 2017-2024 Albert Krewinkel License : GNU GPL, version 2 or above - Maintainer : Albert Krewinkel <[email protected]> + Maintainer : Albert Krewinkel <[email protected]> Stability : alpha Pandoc module for lua. diff --git a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Scaffolding.hs b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Scaffolding.hs index e0dc44d73..45a678832 100644 --- a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Scaffolding.hs +++ b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Scaffolding.hs @@ -3,7 +3,7 @@ Module : Text.Pandoc.Lua.Module.Scaffolding Copyright : Copyright © 2022-2024 Albert Krewinkel, John MacFarlane License : GNU GPL, version 2 or above - Maintainer : Albert Krewinkel <[email protected]> + Maintainer : Albert Krewinkel <[email protected]> Scaffolding for custom Writers. -} diff --git a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Structure.hs b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Structure.hs index 763c2781e..afff459c5 100644 --- a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Structure.hs +++ b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Structure.hs @@ -4,7 +4,7 @@ Module : Text.Pandoc.Lua.Module.Structure Copyright : © 2023 Albert Krewinkel License : GPL-2.0-or-later - Maintainer : Albert Krewinkel <[email protected]> + Maintainer : Albert Krewinkel <[email protected]> Command line helpers -} diff --git a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/System.hs b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/System.hs index 9211638ac..ef5c63d6a 100644 --- a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/System.hs +++ b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/System.hs @@ -6,7 +6,7 @@ Copyright : © 2019-2024 Albert Krewinkel License : GNU GPL, version 2 or above - Maintainer : Albert Krewinkel <[email protected]> + Maintainer : Albert Krewinkel <[email protected]> Stability : alpha Pandoc's system Lua module. diff --git a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Template.hs b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Template.hs index 9cca6fda4..a9138bbb0 100644 --- a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Template.hs +++ b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Template.hs @@ -3,7 +3,7 @@ Module : Text.Pandoc.Lua.Module.Template Copyright : Copyright © 2022-2024 Albert Krewinkel, John MacFarlane License : GNU GPL, version 2 or above - Maintainer : Albert Krewinkel <[email protected]> + Maintainer : Albert Krewinkel <[email protected]> Lua module to handle pandoc templates. -} diff --git a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Text.hs b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Text.hs index 6705a5f62..d83dd8014 100644 --- a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Text.hs +++ b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Text.hs @@ -3,7 +3,7 @@ Module : Text.Pandoc.Lua.Module.Text Copyright : © 2023 Albert Krewinkel License : MIT -Maintainer : Albert Krewinkel <[email protected]> +Maintainer : Albert Krewinkel <[email protected]> Lua module to work with UTF-8 strings. -} diff --git a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Types.hs b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Types.hs index 014add31b..a9a29e869 100644 --- a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Types.hs +++ b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Types.hs @@ -4,7 +4,7 @@ Copyright : © 2019-2024 Albert Krewinkel License : GNU GPL, version 2 or above - Maintainer : Albert Krewinkel <[email protected]> + Maintainer : Albert Krewinkel <[email protected]> Stability : alpha Pandoc data type constructors. diff --git a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Utils.hs b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Utils.hs index fd3006ba6..8bd04b72b 100644 --- a/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Utils.hs +++ b/pandoc-lua-engine/src/Text/Pandoc/Lua/Module/Utils.hs @@ -7,7 +7,7 @@ Copyright : Copyright © 2017-2024 Albert Krewinkel License : GNU GPL, version 2 or above - Maintainer : Albert Krewinkel <[email protected]> + Maintainer : Albert Krewinkel <[email protected]> Stability : alpha Utility module for Lua, exposing internal helper functions. |
