From 04608d80e910924ec73601b3fb5ce720ef35238d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Chalet?= Date: Tue, 17 May 2016 04:16:44 +0200 Subject: [PATCH] Fix the incorrect description/authors metadata in project.json --- src/AspNet.Security.OAuth.ArcGIS/project.json | 5 +++-- src/AspNet.Security.OAuth.Asana/project.json | 5 +++-- src/AspNet.Security.OAuth.BattleNet/project.json | 5 +++-- src/AspNet.Security.OAuth.Beam/project.json | 5 +++-- src/AspNet.Security.OAuth.Buffer/project.json | 5 +++-- src/AspNet.Security.OAuth.DeviantArt/project.json | 5 +++-- src/AspNet.Security.OAuth.Dropbox/project.json | 5 +++-- src/AspNet.Security.OAuth.Extensions/project.json | 5 +++-- src/AspNet.Security.OAuth.Fitbit/project.json | 5 +++-- src/AspNet.Security.OAuth.Foursquare/project.json | 5 +++-- src/AspNet.Security.OAuth.GitHub/project.json | 5 +++-- src/AspNet.Security.OAuth.HealthGraph/project.json | 5 +++-- src/AspNet.Security.OAuth.Imgur/project.json | 5 +++-- src/AspNet.Security.OAuth.Instagram/project.json | 5 +++-- src/AspNet.Security.OAuth.LinkedIn/project.json | 5 +++-- src/AspNet.Security.OAuth.Onshape/project.json | 5 +++-- src/AspNet.Security.OAuth.Paypal/project.json | 5 +++-- src/AspNet.Security.OAuth.Reddit/project.json | 5 +++-- src/AspNet.Security.OAuth.Slack/project.json | 5 +++-- src/AspNet.Security.OAuth.SoundCloud/project.json | 5 +++-- src/AspNet.Security.OAuth.Spotify/project.json | 5 +++-- src/AspNet.Security.OAuth.Twitch/project.json | 5 +++-- src/AspNet.Security.OAuth.Vimeo/project.json | 5 +++-- src/AspNet.Security.OAuth.WordPress/project.json | 5 +++-- src/AspNet.Security.OAuth.Yahoo/project.json | 5 +++-- 25 files changed, 75 insertions(+), 50 deletions(-) diff --git a/src/AspNet.Security.OAuth.ArcGIS/project.json b/src/AspNet.Security.OAuth.ArcGIS/project.json index b1c594877..82b337f88 100644 --- a/src/AspNet.Security.OAuth.ArcGIS/project.json +++ b/src/AspNet.Security.OAuth.ArcGIS/project.json @@ -1,9 +1,10 @@ { "version": "1.0.0-alpha4-final", + "description": "ASP.NET Core security middleware enabling ArcGIS authentication.", + "authors": [ "Dave Timmins" ], + "packOptions": { - "description": "ASP.NET Core security middleware enabling ArcGIS authentication.", - "authors": [ "Dave Timmins" ], "owners": [ "Kévin Chalet", "Jerrie Pelser" ], "projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers", diff --git a/src/AspNet.Security.OAuth.Asana/project.json b/src/AspNet.Security.OAuth.Asana/project.json index de65f8ed1..6108173b0 100644 --- a/src/AspNet.Security.OAuth.Asana/project.json +++ b/src/AspNet.Security.OAuth.Asana/project.json @@ -1,9 +1,10 @@ { "version": "1.0.0-alpha4-final", + "description": "ASP.NET Core security middleware enabling Asana authentication.", + "authors": [ "Adam Reisinger" ], + "packOptions": { - "description": "ASP.NET Core security middleware enabling Asana authentication.", - "authors": [ "Adam Reisinger" ], "owners": [ "Kévin Chalet", "Jerrie Pelser" ], "projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers", diff --git a/src/AspNet.Security.OAuth.BattleNet/project.json b/src/AspNet.Security.OAuth.BattleNet/project.json index 08a25e7b0..ac966a7b4 100644 --- a/src/AspNet.Security.OAuth.BattleNet/project.json +++ b/src/AspNet.Security.OAuth.BattleNet/project.json @@ -1,9 +1,10 @@ { "version": "1.0.0-alpha4-final", + "description": "ASP.NET Core security middleware enabling Battle.net authentication.", + "authors": [ "Gekctek" ], + "packOptions": { - "description": "ASP.NET Core security middleware enabling Battle.net authentication.", - "authors": [ "Gekctek" ], "owners": [ "Kévin Chalet", "Jerrie Pelser" ], "projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers", diff --git a/src/AspNet.Security.OAuth.Beam/project.json b/src/AspNet.Security.OAuth.Beam/project.json index 9c0bfe0f8..dabcc673c 100644 --- a/src/AspNet.Security.OAuth.Beam/project.json +++ b/src/AspNet.Security.OAuth.Beam/project.json @@ -1,9 +1,10 @@ { "version": "1.0.0-alpha4-final", + "description": "ASP.NET Core security middleware enabling Beam authentication.", + "authors": [ "Stefan Pohl" ], + "packOptions": { - "description": "ASP.NET Core security middleware enabling Beam authentication.", - "authors": [ "Stefan Pohl" ], "owners": [ "Kévin Chalet", "Jerrie Pelser" ], "projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers", diff --git a/src/AspNet.Security.OAuth.Buffer/project.json b/src/AspNet.Security.OAuth.Buffer/project.json index 520711ed6..d0b28a5b6 100644 --- a/src/AspNet.Security.OAuth.Buffer/project.json +++ b/src/AspNet.Security.OAuth.Buffer/project.json @@ -1,9 +1,10 @@ { "version": "1.0.0-alpha4-final", + "description": "ASP.NET Core security middleware enabling Buffer authentication.", + "authors": [ "Jerrie Pelser" ], + "packOptions": { - "description": "ASP.NET Core security middleware enabling Buffer authentication.", - "authors": [ "Jerrie Pelser" ], "owners": [ "Kévin Chalet", "Jerrie Pelser" ], "projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers", diff --git a/src/AspNet.Security.OAuth.DeviantArt/project.json b/src/AspNet.Security.OAuth.DeviantArt/project.json index 1d51a25df..59bccb594 100644 --- a/src/AspNet.Security.OAuth.DeviantArt/project.json +++ b/src/AspNet.Security.OAuth.DeviantArt/project.json @@ -1,9 +1,10 @@ { "version": "1.0.0-alpha4-final", + "description": "ASP.NET Core security middleware enabling DeviantArt authentication.", + "authors": [ "Tommy Parnell" ], + "packOptions": { - "description": "ASP.NET Core security middleware enabling DeviantArt authentication.", - "authors": [ "Tommy Parnell" ], "owners": [ "Kévin Chalet", "Jerrie Pelser" ], "projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers", diff --git a/src/AspNet.Security.OAuth.Dropbox/project.json b/src/AspNet.Security.OAuth.Dropbox/project.json index 6ffcc6f11..bb48c3d3b 100644 --- a/src/AspNet.Security.OAuth.Dropbox/project.json +++ b/src/AspNet.Security.OAuth.Dropbox/project.json @@ -1,9 +1,10 @@ { "version": "1.0.0-alpha4-final", + "description": "ASP.NET Core security middleware enabling Dropbox authentication.", + "authors": [ "S Hana" ], + "packOptions": { - "description": "ASP.NET Core security middleware enabling Dropbox authentication.", - "authors": [ "S Hana" ], "owners": [ "Kévin Chalet", "Jerrie Pelser" ], "projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers", diff --git a/src/AspNet.Security.OAuth.Extensions/project.json b/src/AspNet.Security.OAuth.Extensions/project.json index 03522251d..90afd3a2c 100644 --- a/src/AspNet.Security.OAuth.Extensions/project.json +++ b/src/AspNet.Security.OAuth.Extensions/project.json @@ -1,9 +1,10 @@ { "version": "1.0.0-alpha4-final", + "description": "ASP.NET Core extensions making OAuth2 authentication easier to use.", + "authors": [ "Kévin Chalet", "Jerrie Pelser" ], + "packOptions": { - "description": "ASP.NET Core extensions making OAuth2 authentication easier to use.", - "authors": [ "Kévin Chalet", "Jerrie Pelser" ], "owners": [ "Kévin Chalet", "Jerrie Pelser" ], "projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers", diff --git a/src/AspNet.Security.OAuth.Fitbit/project.json b/src/AspNet.Security.OAuth.Fitbit/project.json index 470e59460..d81c4229c 100644 --- a/src/AspNet.Security.OAuth.Fitbit/project.json +++ b/src/AspNet.Security.OAuth.Fitbit/project.json @@ -1,9 +1,10 @@ { "version": "1.0.0-alpha4-final", + "description": "ASP.NET Core security middleware enabling Fitbit authentication.", + "authors": [ "Jason Loeffler" ], + "packOptions": { - "description": "ASP.NET Core security middleware enabling Fitbit authentication.", - "authors": [ "Jason Loeffler" ], "owners": [ "Kévin Chalet", "Jerrie Pelser" ], "projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers", diff --git a/src/AspNet.Security.OAuth.Foursquare/project.json b/src/AspNet.Security.OAuth.Foursquare/project.json index 92bc704ad..22e4cf923 100644 --- a/src/AspNet.Security.OAuth.Foursquare/project.json +++ b/src/AspNet.Security.OAuth.Foursquare/project.json @@ -1,9 +1,10 @@ { "version": "1.0.0-alpha4-final", + "description": "ASP.NET Core security middleware enabling Foursquare authentication.", + "authors": [ "Abhinav Nigam" ], + "packOptions": { - "description": "ASP.NET Core security middleware enabling Foursquare authentication.", - "authors": [ "Abhinav Nigam" ], "owners": [ "Kévin Chalet", "Jerrie Pelser" ], "projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers", diff --git a/src/AspNet.Security.OAuth.GitHub/project.json b/src/AspNet.Security.OAuth.GitHub/project.json index 81c25ddf0..dab01c6d8 100644 --- a/src/AspNet.Security.OAuth.GitHub/project.json +++ b/src/AspNet.Security.OAuth.GitHub/project.json @@ -1,9 +1,10 @@ { "version": "1.0.0-alpha4-final", + "description": "ASP.NET Core security middleware enabling GitHub authentication.", + "authors": [ "Kévin Chalet", "Jerrie Pelser" ], + "packOptions": { - "description": "ASP.NET Core security middleware enabling GitHub authentication.", - "authors": [ "Kévin Chalet", "Jerrie Pelser" ], "owners": [ "Kévin Chalet", "Jerrie Pelser" ], "projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers", diff --git a/src/AspNet.Security.OAuth.HealthGraph/project.json b/src/AspNet.Security.OAuth.HealthGraph/project.json index 43611d940..460ab094a 100644 --- a/src/AspNet.Security.OAuth.HealthGraph/project.json +++ b/src/AspNet.Security.OAuth.HealthGraph/project.json @@ -1,9 +1,10 @@ { "version": "1.0.0-alpha4-final", + "description": "ASP.NET Core security middleware enabling HealthGraph authentication.", + "authors": [ "Adam Reisinger" ], + "packOptions": { - "description": "ASP.NET Core security middleware enabling HealthGraph authentication.", - "authors": [ "Adam Reisinger" ], "owners": [ "Kévin Chalet", "Jerrie Pelser" ], "projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers", diff --git a/src/AspNet.Security.OAuth.Imgur/project.json b/src/AspNet.Security.OAuth.Imgur/project.json index 5225ca018..1356f47f0 100644 --- a/src/AspNet.Security.OAuth.Imgur/project.json +++ b/src/AspNet.Security.OAuth.Imgur/project.json @@ -1,9 +1,10 @@ { "version": "1.0.0-alpha4-final", + "description": "ASP.NET Core security middleware enabling Imgur authentication.", + "authors": [ "Albireo" ], + "packOptions": { - "description": "ASP.NET Core security middleware enabling Imgur authentication.", - "authors": [ "Albireo" ], "owners": [ "Kévin Chalet", "Jerrie Pelser" ], "projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers", diff --git a/src/AspNet.Security.OAuth.Instagram/project.json b/src/AspNet.Security.OAuth.Instagram/project.json index 41154faf2..f9fb32e56 100644 --- a/src/AspNet.Security.OAuth.Instagram/project.json +++ b/src/AspNet.Security.OAuth.Instagram/project.json @@ -1,9 +1,10 @@ { "version": "1.0.0-alpha4-final", + "description": "ASP.NET Core security middleware enabling Instagram authentication.", + "authors": [ "Yannic Smeets" ], + "packOptions": { - "description": "ASP.NET Core security middleware enabling Instagram authentication.", - "authors": [ "Yannic Smeets" ], "owners": [ "Kévin Chalet", "Jerrie Pelser" ], "projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers", diff --git a/src/AspNet.Security.OAuth.LinkedIn/project.json b/src/AspNet.Security.OAuth.LinkedIn/project.json index 2631574f1..f66cfaff7 100644 --- a/src/AspNet.Security.OAuth.LinkedIn/project.json +++ b/src/AspNet.Security.OAuth.LinkedIn/project.json @@ -1,9 +1,10 @@ { "version": "1.0.0-alpha4-final", + "description": "ASP.NET Core security middleware enabling LinkedIn authentication.", + "authors": [ "Kévin Chalet", "Jerrie Pelser" ], + "packOptions": { - "description": "ASP.NET Core security middleware enabling LinkedIn authentication.", - "authors": [ "Kévin Chalet", "Jerrie Pelser" ], "owners": [ "Kévin Chalet", "Jerrie Pelser" ], "projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers", diff --git a/src/AspNet.Security.OAuth.Onshape/project.json b/src/AspNet.Security.OAuth.Onshape/project.json index ef3bba2fe..044d7c301 100644 --- a/src/AspNet.Security.OAuth.Onshape/project.json +++ b/src/AspNet.Security.OAuth.Onshape/project.json @@ -1,9 +1,10 @@ { "version": "1.0.0-alpha4-final", + "description": "ASP.NET Core security middleware enabling Onshape authentication.", + "authors": [ "Tathagata Chakraborty" ], + "packOptions": { - "description": "ASP.NET Core security middleware enabling Onshape authentication.", - "authors": [ "Tathagata Chakraborty" ], "owners": [ "Kévin Chalet", "Jerrie Pelser" ], "projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers", diff --git a/src/AspNet.Security.OAuth.Paypal/project.json b/src/AspNet.Security.OAuth.Paypal/project.json index c23de5d14..0169de5f9 100644 --- a/src/AspNet.Security.OAuth.Paypal/project.json +++ b/src/AspNet.Security.OAuth.Paypal/project.json @@ -1,9 +1,10 @@ { "version": "1.0.0-alpha4-final", + "description": "ASP.NET Core security middleware enabling Paypal authentication.", + "authors": [ "Yannic Smeets" ], + "packOptions": { - "description": "ASP.NET Core security middleware enabling Paypal authentication.", - "authors": [ "Yannic Smeets" ], "owners": [ "Kévin Chalet", "Jerrie Pelser" ], "projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers", diff --git a/src/AspNet.Security.OAuth.Reddit/project.json b/src/AspNet.Security.OAuth.Reddit/project.json index aabf3af61..0eb002cea 100644 --- a/src/AspNet.Security.OAuth.Reddit/project.json +++ b/src/AspNet.Security.OAuth.Reddit/project.json @@ -1,9 +1,10 @@ { "version": "1.0.0-alpha4-final", + "description": "ASP.NET Core security middleware enabling Reddit authentication.", + "authors": [ "Tommy Parnell" ], + "packOptions": { - "description": "ASP.NET Core security middleware enabling Reddit authentication.", - "authors": [ "Tommy Parnell" ], "owners": [ "Kévin Chalet", "Jerrie Pelser" ], "projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers", diff --git a/src/AspNet.Security.OAuth.Slack/project.json b/src/AspNet.Security.OAuth.Slack/project.json index e9d15661a..2ea6ca889 100644 --- a/src/AspNet.Security.OAuth.Slack/project.json +++ b/src/AspNet.Security.OAuth.Slack/project.json @@ -1,9 +1,10 @@ { "version": "1.0.0-alpha4-final", + "description": "ASP.NET Core security middleware enabling Slack authentication.", + "authors": [ "Michael Knowles" ], + "packOptions": { - "description": "ASP.NET Core security middleware enabling Slack authentication.", - "authors": [ "Michael Knowles" ], "owners": [ "Kévin Chalet", "Jerrie Pelser" ], "projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers", diff --git a/src/AspNet.Security.OAuth.SoundCloud/project.json b/src/AspNet.Security.OAuth.SoundCloud/project.json index a312480ae..35a9b5feb 100644 --- a/src/AspNet.Security.OAuth.SoundCloud/project.json +++ b/src/AspNet.Security.OAuth.SoundCloud/project.json @@ -1,9 +1,10 @@ { "version": "1.0.0-alpha4-final", + "description": "ASP.NET Core security middleware enabling SoundCloud authentication.", + "authors": [ "Adam Reisinger" ], + "packOptions": { - "description": "ASP.NET Core security middleware enabling SoundCloud authentication.", - "authors": [ "Adam Reisinger" ], "owners": [ "Kévin Chalet", "Jerrie Pelser" ], "projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers", diff --git a/src/AspNet.Security.OAuth.Spotify/project.json b/src/AspNet.Security.OAuth.Spotify/project.json index e8b578b88..08024c57c 100644 --- a/src/AspNet.Security.OAuth.Spotify/project.json +++ b/src/AspNet.Security.OAuth.Spotify/project.json @@ -1,9 +1,10 @@ { "version": "1.0.0-alpha4-final", + "description": "ASP.NET Core security middleware enabling Spotify authentication.", + "authors": [ "Adam Reisinger" ], + "packOptions": { - "description": "ASP.NET Core security middleware enabling Spotify authentication.", - "authors": [ "Adam Reisinger" ], "owners": [ "Kévin Chalet", "Jerrie Pelser" ], "projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers", diff --git a/src/AspNet.Security.OAuth.Twitch/project.json b/src/AspNet.Security.OAuth.Twitch/project.json index 36f8bffa4..6079e06c0 100644 --- a/src/AspNet.Security.OAuth.Twitch/project.json +++ b/src/AspNet.Security.OAuth.Twitch/project.json @@ -1,9 +1,10 @@ { "version": "1.0.0-alpha4-final", + "description": "ASP.NET Core security middleware enabling Twitch authentication.", + "authors": [ "Tommy Parnell" ], + "packOptions": { - "description": "ASP.NET Core security middleware enabling Twitch authentication.", - "authors": [ "Tommy Parnell" ], "owners": [ "Kévin Chalet", "Jerrie Pelser" ], "projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers", diff --git a/src/AspNet.Security.OAuth.Vimeo/project.json b/src/AspNet.Security.OAuth.Vimeo/project.json index 6382bb6e5..4a7b0782f 100644 --- a/src/AspNet.Security.OAuth.Vimeo/project.json +++ b/src/AspNet.Security.OAuth.Vimeo/project.json @@ -1,9 +1,10 @@ { "version": "1.0.0-alpha4-final", + "description": "ASP.NET Core security middleware enabling Vimeo authentication.", + "authors": [ "Adam Reisinger" ], + "packOptions": { - "description": "ASP.NET Core security middleware enabling Vimeo authentication.", - "authors": [ "Adam Reisinger" ], "owners": [ "Kévin Chalet", "Jerrie Pelser" ], "projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers", diff --git a/src/AspNet.Security.OAuth.WordPress/project.json b/src/AspNet.Security.OAuth.WordPress/project.json index ba8e2d40f..871e68a2e 100644 --- a/src/AspNet.Security.OAuth.WordPress/project.json +++ b/src/AspNet.Security.OAuth.WordPress/project.json @@ -1,9 +1,10 @@ { "version": "1.0.0-alpha4-final", + "description": "ASP.NET Core security middleware enabling WordPress authentication.", + "authors": [ "Kévin Chalet", "Jerrie Pelser" ], + "packOptions": { - "description": "ASP.NET Core security middleware enabling WordPress authentication.", - "authors": [ "Kévin Chalet", "Jerrie Pelser" ], "owners": [ "Kévin Chalet", "Jerrie Pelser" ], "projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers", diff --git a/src/AspNet.Security.OAuth.Yahoo/project.json b/src/AspNet.Security.OAuth.Yahoo/project.json index a3cb5ab21..8b8d93e45 100644 --- a/src/AspNet.Security.OAuth.Yahoo/project.json +++ b/src/AspNet.Security.OAuth.Yahoo/project.json @@ -1,9 +1,10 @@ { "version": "1.0.0-alpha4-final", + "description": "ASP.NET Core security middleware enabling Yahoo authentication.", + "authors": [ "Kévin Chalet", "Jerrie Pelser" ], + "packOptions": { - "description": "ASP.NET Core security middleware enabling Yahoo authentication.", - "authors": [ "Kévin Chalet", "Jerrie Pelser" ], "owners": [ "Kévin Chalet", "Jerrie Pelser" ], "projectUrl": "https://github.com/aspnet-contrib/AspNet.Security.OAuth.Providers",