Skip to content

Commit

Permalink
Define author in package attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
jonorossi authored Feb 26, 2018
1 parent 8f4922d commit 4facef5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<RootNamespace>Castle.Facilities.Quartz</RootNamespace>
<AssemblyVersion>0.5.0.0</AssemblyVersion>
<FileVersion>0.5.0.0</FileVersion>
<Authors>Castle Project Contributors</Authors>
<Copyright>Copyright (c) 2009-2018 Castle Project - http://www.castleproject.org/</Copyright>
<PackageProjectUrl>https://github.com/castleproject/Castle.Facilities.Quartz</PackageProjectUrl>
<RepositoryUrl>https://github.com/castleproject/Castle.Facilities.Quartz</RepositoryUrl>
Expand Down

0 comments on commit 4facef5

Please sign in to comment.