From c551300d9a8302d21e44e6acba7575a12f7f247d Mon Sep 17 00:00:00 2001 From: Rich Trott Date: Thu, 7 Mar 2024 01:12:27 -0800 Subject: [PATCH] lookup: re-add express (#977) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Ulises Gascón --- lib/lookup.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/lookup.json b/lib/lookup.json index c548ea16..13530b1f 100644 --- a/lib/lookup.json +++ b/lib/lookup.json @@ -155,6 +155,9 @@ "expectFail": "fips", "skip": ["win32"] }, + "express": { + "maintainers": ["wesleytodd", "ulisesgascon", "sheplu"] + }, "express-session": { "prefix": "v", "maintainers": "dougwilson"