From 71af7aeea2045e11ace3025c0733deb34e66f571 Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Sun, 24 Sep 2023 15:22:59 -0700 Subject: [PATCH] lookup: re-add https-proxy-agent --- lib/lookup.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/lookup.json b/lib/lookup.json index f0646e18e..e12cca60a 100644 --- a/lib/lookup.json +++ b/lib/lookup.json @@ -201,6 +201,10 @@ "maintainers": "contra", "skip": "win32" }, + "https-proxy-agent": { + "maintainers": "TooTallNate", + "scripts": ["build", "test"] + }, "iconv": { "prefix": "v", "flaky": "aix",