diff options
Diffstat (limited to '.markdownlint.yml')
-rw-r--r-- | .markdownlint.yml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.markdownlint.yml b/.markdownlint.yml index bb4c859e197..e1e2b246314 100644 --- a/.markdownlint.yml +++ b/.markdownlint.yml @@ -26,6 +26,7 @@ proper-names: names: [ "Akismet", "Alertmanager", + "AlmaLinux", "API", "Asana", "Auth0", @@ -91,7 +92,7 @@ proper-names: "markdownlint", "Mattermost", "Microsoft", - "Minikube", + "minikube", "MinIO", "ModSecurity", "NGINX Ingress", @@ -103,6 +104,7 @@ proper-names: "OpenID", "OpenShift", "PgBouncer", + "Postfix", "PostgreSQL", "Praefect", "Prometheus", @@ -117,6 +119,7 @@ proper-names: "runit", "Salesforce", "SAML", + "Sendmail", "Sentry", "Sidekiq", "Shibboleth", |