From 9e16ef768a09aaf8a1028c82ad84c19a0b1e5324 Mon Sep 17 00:00:00 2001 From: Oliver Joseph Ash Date: Fri, 25 Sep 2020 18:50:56 +0100 Subject: [PATCH] `unsplash-js`: add myself as author (#48173) * `unsplash-js`: add myself as author * Remove non-existing user --- types/unsplash-js/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/unsplash-js/index.d.ts b/types/unsplash-js/index.d.ts index 38621366b7..3335a225a8 100644 --- a/types/unsplash-js/index.d.ts +++ b/types/unsplash-js/index.d.ts @@ -1,6 +1,6 @@ // Type definitions for unsplash-js 6.0 // Project: https://github.com/unsplash/unsplash-js#readme -// Definitions by: Andrew Malikov +// Definitions by: Oliver Joseph Ash // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.2