From 69bbb10a83ca3680a1bd2e0b92fba6298d2afaba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20H=C3=BCbelbauer?= Date: Wed, 10 Apr 2019 15:14:06 +0200 Subject: [PATCH] Add myself to contributors --- types/react-big-calendar/index.d.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/types/react-big-calendar/index.d.ts b/types/react-big-calendar/index.d.ts index cc833eb6d9..4535ab1ffc 100644 --- a/types/react-big-calendar/index.d.ts +++ b/types/react-big-calendar/index.d.ts @@ -8,6 +8,7 @@ // janb87 // Daniel Thorne // Panagiotis Rikarnto Siavelis +// Tomas Hubelbauer // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.8 import { Validator } from 'prop-types';