Browse Source

Merge branch 'patch-1' of https://github.com/olstenlarck/thanks into olstenlarck-patch-1

master
Feross Aboukhadijeh 7 years ago
parent
commit
2089b8ba55
  1. 17
      index.js

17
index.js

@ -23,6 +23,7 @@ const authors = {
moox: 'https://liberapay.com/MoOx/',
mpj: 'https://www.patreon.com/funfunfunction',
noffle: 'https://en.liberapay.com/noffle/',
olstenlarck: 'https://www.paypal.me/tunnckoCore',
shama: 'https://www.patreon.com/shama',
sindresorhus: 'https://www.patreon.com/sindresorhus',
steelbrain: 'https://www.patreon.com/steelbrain',
@ -260,6 +261,7 @@ const packages = {
'streetmix': 'https://opencollective.com/streetmix',
'strider': 'https://opencollective.com/strider',
'styled-components': 'https://opencollective.com/styled-components',
<<<<<<< HEAD
'stylelint': 'https://opencollective.com/stylelint',
'surfbird': 'https://opencollective.com/surfbird',
'sweetalert': 'https://opencollective.com/sweetalert',
@ -294,6 +296,21 @@ const packages = {
'WPGulp': 'https://opencollective.com/wpgulp',
'xss-listener': 'https://opencollective.com/xss-listener',
'yo': 'https://opencollective.com/yeoman'
=======
tachyons: 'https://opencollective.com/tachyons',
webpack: 'https://opencollective.com/webpack',
yo: 'https://opencollective.com/yeoman',
levelup: 'https://opencollective.com/level',
'koa-ip-filter': 'https://www.paypal.me/tunnckoCore',
'koa-better-body': 'https://www.paypal.me/tunnckoCore',
'koa-better-router': 'https://www.paypal.me/tunnckoCore',
'koa-rest-router': 'https://www.paypal.me/tunnckoCore',
'parse-function': 'https://www.paypal.me/tunnckoCore',
'get-installed-path': 'https://www.paypal.me/tunnckoCore',
gibon: 'https://www.paypal.me/tunnckoCore',
dush: 'https://www.paypal.me/tunnckoCore',
hela: 'https://www.paypal.me/tunnckoCore'
>>>>>>> b092440a3495a14a161795f25d39e456e2ce7376
}
module.exports = { authors, packages }

Loading…
Cancel
Save