From f7cecd9e591b4f033ceac616eaf2db58d9d50e2f Mon Sep 17 00:00:00 2001 From: Austin Lai <76412946+alai97@users.noreply.github.com> Date: Wed, 4 Oct 2023 14:14:37 -0700 Subject: [PATCH] Add Datadog To List of Companies Using Vale --- data/configs.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/data/configs.yml b/data/configs.yml index c73af80..7b94500 100644 --- a/data/configs.yml +++ b/data/configs.yml @@ -131,3 +131,10 @@ org: https://github.com/grafana website: https://grafana.com/ name: Grafana Labs + +- source: https://github.com/datadog/documentation/blob/master/.vale.ini + docs: https://github.com/datadog/datadog-vale + info: Datadog is the essential monitoring and security platform for cloud applications. + org: https://github.com/datadog + website: https://www.datadoghq.com/ + name: Datadog