From b1dc9cbb3501005dbc18d4ef8c776c8bdb608e69 Mon Sep 17 00:00:00 2001 From: Gibson Fahnestock Date: Fri, 2 Jun 2017 19:10:32 +0100 Subject: [PATCH] lookup: add hapi Fixes: https://github.com/nodejs/citgm/issues/8 --- lib/lookup.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/lookup.json b/lib/lookup.json index 34afd691f..0f51517ed 100644 --- a/lib/lookup.json +++ b/lib/lookup.json @@ -1,4 +1,9 @@ { + "@hapi/hapi": { + "prefix": "v", + "maintainers": ["devinivy", "DavidTPate", "AdriVanHoudt"], + "skip": ["10", "osx", "aix"] + }, "@hapi/shot": { "maintainers": "cjihrig", "prefix": "v"