Skip to content

Commit

Permalink
Fix the incorrect description/authors metadata in project.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinchalet committed May 17, 2016
1 parent 947f2a0 commit 04608d8
Show file tree
Hide file tree
Showing 25 changed files with 75 additions and 50 deletions.
5 changes: 3 additions & 2 deletions src/AspNet.Security.OAuth.ArcGIS/project.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
5 changes: 3 additions & 2 deletions src/AspNet.Security.OAuth.Asana/project.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
5 changes: 3 additions & 2 deletions src/AspNet.Security.OAuth.BattleNet/project.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
5 changes: 3 additions & 2 deletions src/AspNet.Security.OAuth.Beam/project.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
5 changes: 3 additions & 2 deletions src/AspNet.Security.OAuth.Buffer/project.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
5 changes: 3 additions & 2 deletions src/AspNet.Security.OAuth.DeviantArt/project.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
5 changes: 3 additions & 2 deletions src/AspNet.Security.OAuth.Dropbox/project.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
5 changes: 3 additions & 2 deletions src/AspNet.Security.OAuth.Extensions/project.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
5 changes: 3 additions & 2 deletions src/AspNet.Security.OAuth.Fitbit/project.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
5 changes: 3 additions & 2 deletions src/AspNet.Security.OAuth.Foursquare/project.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
5 changes: 3 additions & 2 deletions src/AspNet.Security.OAuth.GitHub/project.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
5 changes: 3 additions & 2 deletions src/AspNet.Security.OAuth.HealthGraph/project.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
5 changes: 3 additions & 2 deletions src/AspNet.Security.OAuth.Imgur/project.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
5 changes: 3 additions & 2 deletions src/AspNet.Security.OAuth.Instagram/project.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
5 changes: 3 additions & 2 deletions src/AspNet.Security.OAuth.LinkedIn/project.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
5 changes: 3 additions & 2 deletions src/AspNet.Security.OAuth.Onshape/project.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
5 changes: 3 additions & 2 deletions src/AspNet.Security.OAuth.Paypal/project.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
5 changes: 3 additions & 2 deletions src/AspNet.Security.OAuth.Reddit/project.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
5 changes: 3 additions & 2 deletions src/AspNet.Security.OAuth.Slack/project.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
5 changes: 3 additions & 2 deletions src/AspNet.Security.OAuth.SoundCloud/project.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
5 changes: 3 additions & 2 deletions src/AspNet.Security.OAuth.Spotify/project.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
5 changes: 3 additions & 2 deletions src/AspNet.Security.OAuth.Twitch/project.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
5 changes: 3 additions & 2 deletions src/AspNet.Security.OAuth.Vimeo/project.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
5 changes: 3 additions & 2 deletions src/AspNet.Security.OAuth.WordPress/project.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
5 changes: 3 additions & 2 deletions src/AspNet.Security.OAuth.Yahoo/project.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 04608d8

Please sign in to comment.