Skip to content

Commit 77f1426

Browse files
committed
Update NuGet authors, owners and description
1 parent e533278 commit 77f1426

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/Our.Umbraco.GraphQL/Our.Umbraco.GraphQL.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<title>Umbraco GraphQL</title>
4-
<authors>rasmusjp</authors>
5-
<description>GraphQL for Umbraco</description>
4+
<authors>Rasmus John Pedersen, Offroadcode</authors>
5+
<owners>rasmusjp, Offroadcode</owners>
6+
<description>A GraphQL server for Umbraco</description>
67
<packageLicenseUrl>https://github.com/rasmusjp/umbraco-graphql/raw/master/LICENSE</packageLicenseUrl>
78
<packageProjectUrl>https://github.com/rasmusjp/umbraco-graphql</packageProjectUrl>
89
<packageTags>umbraco umbracocms graphql</packageTags>

0 commit comments

Comments
 (0)