From e04d65fe120f2cfcdcfbf25acfa75bc9b9bfddbe Mon Sep 17 00:00:00 2001 From: Nikolay Yakimov Date: Sun, 17 Dec 2017 19:42:22 +0300 Subject: [PATCH] [atom] Adding myself (@lierdakil) to authors list Also removing extraneous comma, as per multiline format example at https://github.com/DefinitelyTyped/DefinitelyTyped#edit-an-existing-package --- types/atom/index.d.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/types/atom/index.d.ts b/types/atom/index.d.ts index 6bf1bc6fd0..4a2a83a32a 100644 --- a/types/atom/index.d.ts +++ b/types/atom/index.d.ts @@ -1,7 +1,8 @@ // Type definitions for Atom 1.22 // Project: https://github.com/atom/atom -// Definitions by: GlenCFL , +// Definitions by: GlenCFL // smhxx +// lierdakil // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.3