|
20 | 20 | <PackageName>Doc Type Grid Editor</PackageName>
|
21 | 21 | <MinUmbracoVersion>8.6.0</MinUmbracoVersion>
|
22 | 22 | <Readme>Doc Type Grid Editor is an advanced grid editor for Umbraco 8</Readme>
|
23 |
| - <AuthorName>Matt Brailsford, Lee Kelleher, Søren Kottal</AuthorName> |
24 |
| - <AuthorUrl>https://github.com/umco/umbraco-doc-type-grid-editor/graphs/contributors</AuthorUrl> |
| 23 | + <AuthorName>Søren Kottal, Matt Brailsford, Lee Kelleher</AuthorName> |
| 24 | + <AuthorUrl>https://github.com/skttl/umbraco-doc-type-grid-editor/graphs/contributors</AuthorUrl> |
25 | 25 | <PackageLicenseName>MIT license</PackageLicenseName>
|
26 |
| - <PackageLicenseUrl>http://opensource.org/licenses/MIT</PackageLicenseUrl> |
27 |
| - <ProjectUrl>https://github.com/umco/umbraco-doc-type-grid-editor</ProjectUrl> |
| 26 | + <PackageLicenseUrl>https://opensource.org/licenses/MIT</PackageLicenseUrl> |
| 27 | + <ProjectUrl>https://github.com/skttl/umbraco-doc-type-grid-editor</ProjectUrl> |
28 | 28 | </PropertyGroup>
|
29 | 29 |
|
30 | 30 | <!-- NUGET ONLY PROPERTIES -->
|
31 | 31 | <PropertyGroup>
|
32 | 32 | <PackageId>Our.Umbraco.DocTypeGridEditor</PackageId>
|
33 | 33 | <NuGetPackageName>Doc Type Grid Editor for Umbraco</NuGetPackageName>
|
34 |
| - <Copyright>Copyright © 2019 UMCO</Copyright> |
35 |
| - <Owners>Matt Brailsford, Lee Kelleher, Søren Kottal</Owners> |
| 34 | + <Copyright>Copyright © 2020 Umbraco Community</Copyright> |
| 35 | + <Owners>Søren Kottal, Matt Brailsford, Lee Kelleher</Owners> |
36 | 36 | <IconUrl>https://our.umbraco.org/media/wiki/145708/635623742802070736_dtgepng.png</IconUrl>
|
37 | 37 | <Tags>umbraco grid document type editor</Tags>
|
38 | 38 | <Language>en-GB</Language>
|
|
0 commit comments