Skip to content

Commit 70a6209

Browse files
committed
fix: Update author name and copyright in nuspec file
1 parent 095c55c commit 70a6209

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packaging/chocolatey/dotnetapidiff.nuspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
<packageSourceUrl>https://github.com/jbrinkman/dotnet-api-diff</packageSourceUrl>
77
<owners>jbrinkman</owners>
88
<title>DotNet API Diff</title>
9-
<authors>Josh Brinkman</authors>
9+
<authors>Joe Brinkman</authors>
1010
<projectUrl>https://github.com/jbrinkman/dotnet-api-diff</projectUrl>
1111
<iconUrl>https://cdn.statically.io/gh/jbrinkman/dotnet-api-diff/main/icons/icon128.png</iconUrl>
12-
<copyright>2025 Josh Brinkman</copyright>
12+
<copyright>2025 Joe Brinkman</copyright>
1313
<licenseUrl>https://github.com/jbrinkman/dotnet-api-diff/blob/main/LICENSE</licenseUrl>
1414
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1515
<projectSourceUrl>https://github.com/jbrinkman/dotnet-api-diff</projectSourceUrl>

0 commit comments

Comments
 (0)