Skip to content

Commit

Permalink
Fixed owners on nuspec
Browse files Browse the repository at this point in the history
  • Loading branch information
davideicardi committed Sep 11, 2016
1 parent 7cd6bb9 commit 2adcca5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/DynamicExpresso.Core/DynamicExpresso.Core.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<id>DynamicExpresso.Core</id>
<version>$version$</version>
<authors>Davide Icardi</authors>
<owners>Davide Icardi</owners>
<projectUrl>https://github.com/davideicardi/dynamicexpresso</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<summary>C# expression interpreter/evaluator</summary>
Expand Down

0 comments on commit 2adcca5

Please sign in to comment.