From 9831943a1f270069e05bbf1a472804b31ed4b007 Mon Sep 17 00:00:00 2001 From: "Xin Du (Clark)" Date: Tue, 9 Apr 2019 22:08:52 +0100 Subject: [PATCH] chore: update members in license and package.json (#5498) --- LICENSE | 5 ++++- distributions/nuxt-start/package.json | 3 +++ distributions/nuxt-ts/package.json | 3 +++ distributions/nuxt/package.json | 3 +++ 4 files changed, 13 insertions(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index 8bc64ce2c3..cb1a5dc1bc 100644 --- a/LICENSE +++ b/LICENSE @@ -1,12 +1,15 @@ MIT License -Copyright (c) 2016-2018 Nuxt.js Team +Copyright (c) 2016-2019 Nuxt.js Team - Sebastien Chopin ([@Atinux](https://github.com/Atinux)) - Alexandre Chopin ([@alexchopin](https://github.com/alexchopin)) - Pooya Parsa ([@pi0](https://github.com/pi0)) - Clark Du ([@clarkdo](https://github.com/clarkdo)) - Jonas Galvez ([@galvez](https://github.com/galvez)) - Alexander Lichter ([@manniL](https://github.com/manniL)) +- Dmitry Molotkov ([@aldarund](https://github.com/aldarund)) +- Kevin Marrec ([@kevinmarrec](https://github.com/kevinmarrec)) +- Pim ([@pimlie](https://github.com/pimlie)) - All the amazing contributors (https://github.com/nuxt/nuxt.js/graphs/contributors) Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/distributions/nuxt-start/package.json b/distributions/nuxt-start/package.json index 7ba0bcb7da..26ff584514 100644 --- a/distributions/nuxt-start/package.json +++ b/distributions/nuxt-start/package.json @@ -43,6 +43,9 @@ }, { "name": "Kevin Marrec (@kevinmarrec)" + }, + { + "name": "Pim (@pimlie)" } ], "files": [ diff --git a/distributions/nuxt-ts/package.json b/distributions/nuxt-ts/package.json index 4c46da26cf..491768f48e 100644 --- a/distributions/nuxt-ts/package.json +++ b/distributions/nuxt-ts/package.json @@ -46,6 +46,9 @@ }, { "name": "Kevin Marrec (@kevinmarrec)" + }, + { + "name": "Pim (@pimlie)" } ], "files": [ diff --git a/distributions/nuxt/package.json b/distributions/nuxt/package.json index 6e794ccf1b..98c7b68581 100644 --- a/distributions/nuxt/package.json +++ b/distributions/nuxt/package.json @@ -42,6 +42,9 @@ }, { "name": "Kevin Marrec (@kevinmarrec)" + }, + { + "name": "Pim (@pimlie)" } ], "files": [