From 8d19833798de0fffe9cd503a73a32aed3660626b Mon Sep 17 00:00:00 2001 From: Julian Gruber Date: Fri, 9 Feb 2018 10:24:40 +0100 Subject: [PATCH] add juliangruber, level --- index.js | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/index.js b/index.js index 91ee52d..f63f71f 100644 --- a/index.js +++ b/index.js @@ -22,7 +22,8 @@ const authors = { sindresorhus: 'https://www.patreon.com/sindresorhus', staltz: 'https://en.liberapay.com/andrestaltz/', thlorenz: 'https://www.patreon.com/thlorenz', - yyx990803: 'https://www.patreon.com/evanyou' + yyx990803: 'https://www.patreon.com/evanyou', + juliangruber: 'https://www.patreon.com/juliangruber' } /* @@ -54,7 +55,8 @@ const packages = { 'styled-components': 'https://opencollective.com/styled-components', tachyons: 'https://opencollective.com/tachyons', webpack: 'https://opencollective.com/webpack', - yo: 'https://opencollective.com/yeoman' + yo: 'https://opencollective.com/yeoman', + levelup: 'https://opencollective.com/level' } module.exports = { authors, packages }