From e97e68cd0193f718e9c58b504d675087b75292b2 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Thu, 28 Sep 2017 13:26:23 +0700 Subject: [PATCH] Welcome @gioragutt as a maintainer --- readme.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 6038e65..0962385 100644 --- a/readme.md +++ b/readme.md @@ -169,6 +169,12 @@ The most common mistakes I noticed in these modules was using `instanceof` for t - [is-empty-iterable](https://github.com/sindresorhus/is-empty-iterable) - Check if an Iterable is empty +## Created by + +- [Sindre Sorhus](https://github.com/sindresorhus) +- [Giora Guttsait](https://github.com/gioragutt) + + ## License -MIT © [Sindre Sorhus](https://sindresorhus.com) +MIT