From b0d15ff311cd62dfcef13564f427edeafb9108c5 Mon Sep 17 00:00:00 2001 From: otiai10 Date: Sun, 6 Apr 2014 12:11:47 +0900 Subject: [PATCH] Add author for `chrome` --- chrome/chrome.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrome/chrome.d.ts b/chrome/chrome.d.ts index 8f1bc3fd64..9d3b9451c0 100755 --- a/chrome/chrome.d.ts +++ b/chrome/chrome.d.ts @@ -1,6 +1,6 @@ // Type definitions for Chrome extension development. // Project: http://developer.chrome.com/extensions/ -// Definitions by: Matthew Kimber +// Definitions by: Matthew Kimber and otiai10 // Definitions: https://github.com/borisyankov/DefinitelyTyped ////////////////////