From 432e0027808177da01fd3971e213c4ef49cd4b2a Mon Sep 17 00:00:00 2001 From: Evan Yamanishi Date: Fri, 5 Apr 2019 13:18:51 -0400 Subject: [PATCH] chore(undertaker): update attribution --- types/undertaker/index.d.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/types/undertaker/index.d.ts b/types/undertaker/index.d.ts index bd483c2b6a..d5c21ddf52 100644 --- a/types/undertaker/index.d.ts +++ b/types/undertaker/index.d.ts @@ -1,6 +1,8 @@ // Type definitions for undertaker 1.2 // Project: https://github.com/gulpjs/undertaker -// Definitions by: Qubo , Giedrius Grabauskas +// Definitions by: Qubo +// Giedrius Grabauskas +// Evan Yamanishi // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped import * as Registry from "undertaker-registry";