Skip to content

Commit b1b48ec

Browse files
committed
Work CI-CD
- Remove owners from nuspecs files.
1 parent 2c8080d commit b1b48ec

File tree

3 files changed

+2
-35
lines changed

3 files changed

+2
-35
lines changed

nanoFramework.CoreLibrary.DELIVERABLES.nuspec

Lines changed: 0 additions & 31 deletions
This file was deleted.

nanoFramework.CoreLibrary.NoReflection.nuspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
<id>nanoFramework.CoreLibrary.NoReflection</id>
55
<version>$version$</version>
66
<title>nanoFramework.CoreLibrary.NoReflection</title>
7-
<authors>nanoFramework project contributors</authors>
8-
<owners>nanoFramework,dotnetfoundation</owners>
7+
<authors>nanoframework</authors>
98
<requireLicenseAcceptance>false</requireLicenseAcceptance>
109
<license type="file">LICENSE.md</license>
1110
<releaseNotes></releaseNotes>

nanoFramework.CoreLibrary.nuspec

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
<id>nanoFramework.CoreLibrary</id>
55
<version>$version$</version>
66
<title>nanoFramework.CoreLibrary</title>
7-
<authors>nanoFramework project contributors</authors>
8-
<owners>nanoFramework,dotnetfoundation</owners>
7+
<authors>nanoframework</authors>
98
<requireLicenseAcceptance>false</requireLicenseAcceptance>
109
<license type="file">LICENSE.md</license>
1110
<releaseNotes></releaseNotes>

0 commit comments

Comments
 (0)