Skip to content

Commit c6cbe47

Browse files
kinosangkevinchalet
authored andcommitted
Update the .csproj files to add Chino Chang to the authors list
1 parent 00786f5 commit c6cbe47

File tree

37 files changed

+37
-37
lines changed

37 files changed

+37
-37
lines changed

src/AspNet.Security.OAuth.ArcGIS/AspNet.Security.OAuth.ArcGIS.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<PropertyGroup>
1010
<Description>ASP.NET Core security middleware enabling ArcGIS authentication.</Description>
11-
<Authors>Dave Timmins</Authors>
11+
<Authors>Dave Timmins;Chino Chang</Authors>
1212
<PackageTags>arcgis;aspnetcore;authentication;oauth;security</PackageTags>
1313
</PropertyGroup>
1414

src/AspNet.Security.OAuth.Asana/AspNet.Security.OAuth.Asana.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<PropertyGroup>
1010
<Description>ASP.NET Core security middleware enabling Asana authentication.</Description>
11-
<Authors>Adam Reisinger</Authors>
11+
<Authors>Adam Reisinger;Chino Chang</Authors>
1212
<PackageTags>asana;aspnetcore;authentication;oauth;security</PackageTags>
1313
</PropertyGroup>
1414

src/AspNet.Security.OAuth.Autodesk/AspNet.Security.OAuth.Autodesk.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<PropertyGroup>
1010
<Description>ASP.NET Core security middleware enabling Autodesk authentication.</Description>
11-
<Authors>Jeff Hotchkiss</Authors>
11+
<Authors>Jeff Hotchkiss;Chino Chang</Authors>
1212
<PackageTags>aspnetcore;authentication;autodesk;oauth;security</PackageTags>
1313
</PropertyGroup>
1414

src/AspNet.Security.OAuth.Automatic/AspNet.Security.OAuth.Automatic.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<PropertyGroup>
1010
<Description>ASP.NET Core security middleware enabling Automatic authentication.</Description>
11-
<Authors>Jesse Mandel</Authors>
11+
<Authors>Jesse Mandel;Chino Chang</Authors>
1212
<PackageTags>aspnetcore;authentication;automatic;oauth;security</PackageTags>
1313
</PropertyGroup>
1414

src/AspNet.Security.OAuth.BattleNet/AspNet.Security.OAuth.BattleNet.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<PropertyGroup>
1010
<Description>ASP.NET Core security middleware enabling Battle.net authentication.</Description>
11-
<Authors>Gekctek</Authors>
11+
<Authors>Gekctek;Chino Chang</Authors>
1212
<PackageTags>aspnetcore;authentication;battlenet;oauth;security</PackageTags>
1313
</PropertyGroup>
1414

src/AspNet.Security.OAuth.Beam/AspNet.Security.OAuth.Beam.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<PropertyGroup>
1010
<Description>ASP.NET Core security middleware enabling Beam authentication.</Description>
11-
<Authors>Stefan Pohl</Authors>
11+
<Authors>Stefan Pohl;Chino Chang</Authors>
1212
<PackageTags>aspnetcore;authentication;beam;oauth;security</PackageTags>
1313
</PropertyGroup>
1414

src/AspNet.Security.OAuth.Bitbucket/AspNet.Security.OAuth.Bitbucket.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<PropertyGroup>
1010
<Description>ASP.NET Core security middleware enabling Bitbucket authentication.</Description>
11-
<Authors>Steffen Wenz</Authors>
11+
<Authors>Steffen Wenz;Chino Chang</Authors>
1212
<PackageTags>aspnetcore;authentication;bitbucket;oauth;security</PackageTags>
1313
</PropertyGroup>
1414

src/AspNet.Security.OAuth.Buffer/AspNet.Security.OAuth.Buffer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<PropertyGroup>
1010
<Description>ASP.NET Core security middleware enabling Buffer authentication.</Description>
11-
<Authors>Jerrie Pelser</Authors>
11+
<Authors>Jerrie Pelser;Chino Chang</Authors>
1212
<PackageTags>aspnetcore;authentication;buffer;oauth;security</PackageTags>
1313
</PropertyGroup>
1414

src/AspNet.Security.OAuth.CiscoSpark/AspNet.Security.OAuth.CiscoSpark.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<PropertyGroup>
1010
<Description>ASP.NET Core security middleware enabling Cisco Spark authentication.</Description>
11-
<Authors>Robert Shade</Authors>
11+
<Authors>Robert Shade;Chino Chang</Authors>
1212
<PackageTags>aspnetcore;authentication;cisco;ciscospark;oauth;security;spark</PackageTags>
1313
</PropertyGroup>
1414

src/AspNet.Security.OAuth.DeviantArt/AspNet.Security.OAuth.DeviantArt.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<PropertyGroup>
1010
<Description>ASP.NET Core security middleware enabling DeviantArt authentication.</Description>
11-
<Authors>Tommy Parnell</Authors>
11+
<Authors>Tommy Parnell;Chino Chang</Authors>
1212
<PackageTags>aspnetcore;authentication;deviantart;oauth;security</PackageTags>
1313
</PropertyGroup>
1414

0 commit comments

Comments
 (0)