Skip to content

Commit db76748

Browse files
Update umbraco-marketplace.json
1 parent 81f342d commit db76748

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

umbraco-marketplace.json

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,20 @@
22
"$schema": "https://marketplace.umbraco.com/umbraco-marketplace-schema.json",
33
"AuthorDetails": {
44
"Name": "Umbraco Sustainability Community Team",
5-
"ImageUrl": "https://github.com/rickbutterfield.png"
5+
"ImageUrl": "https://github.com/rickbutterfield.png",
6+
"Contributors": [
7+
{
8+
"Name": "Rick Butterfield",
9+
"Url": "https://github.com/rickbutterfield"
10+
},
11+
{
12+
"Name": "Thomas Morris",
13+
"Url": "http://github.com/tcmorris"
14+
}
15+
]
616
},
717
"Category": "Editor Tools",
8-
"Description": "Sustainability extensions for Umbraco.",
18+
"Description": "A package from the Umbraco Community Sustainability Team which helps developers and editors see and improve the carbon impact of their websites.",
919
"LicenseTypes": [ "Free" ],
1020
"IssueTrackerUrl": "https://github.com/rickbutterfield/Umbraco.Community.Sustainability/issues",
1121
"PackageType": "Package",
@@ -24,4 +34,4 @@
2434
"sustainability"
2535
],
2636
"Title": "Umbraco.Community.Sustainability"
27-
}
37+
}

0 commit comments

Comments
 (0)