diff --git a/linter/allowlists/default.txt b/linter/allowlists/default.txt index 95a71354..a8f94494 100644 --- a/linter/allowlists/default.txt +++ b/linter/allowlists/default.txt @@ -450,3 +450,6 @@ YouTube Zammad ZIP Zipuploads +Mimir +Exception +Workspace diff --git a/meta/plenta/contao-mimir/de.yml b/meta/plenta/contao-mimir/de.yml new file mode 100644 index 00000000..4944ebbe --- /dev/null +++ b/meta/plenta/contao-mimir/de.yml @@ -0,0 +1,11 @@ +de: + title: Mimir + description: > + Mimir überwacht deinen Code und sendet jede Exception, die er findet, direkt an deinen Slack Workspace. + keywords: + - slack + - exception + - Fehler + homepage: https://plenta.io + support: + email: hallo@plenta.io diff --git a/meta/plenta/contao-mimir/en.yml b/meta/plenta/contao-mimir/en.yml new file mode 100644 index 00000000..9efacc08 --- /dev/null +++ b/meta/plenta/contao-mimir/en.yml @@ -0,0 +1,11 @@ +en: + title: Mimir + description: > + Mimir watches over your code and sends any exception he encounters directly to your Slack workspace. + keywords: + - slack + - exception + - error + homepage: https://plenta.io + support: + email: hallo@plenta.io