From 08ec88bdbf824ecb09a11bd79e1ba5b5eec0ff7e Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Sun, 24 Sep 2023 15:29:25 -0700 Subject: [PATCH] lookup: re-add tough-cookie --- lib/lookup.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/lookup.json b/lib/lookup.json index 3c9da59f..42dc887a 100644 --- a/lib/lookup.json +++ b/lib/lookup.json @@ -427,6 +427,9 @@ "stripAnsi": true, "maintainers": "mcollina" }, + "tough-cookie": { + "maintainers": ["awaterma", "colincasey", "ruoho", "wjharney"] + }, "underscore": { "flaky": ["aix"], "skip": ["win32", "darwin"],