From 519e05205a3a8fd81e3687139ad64d695bc800b8 Mon Sep 17 00:00:00 2001 From: Warren Buckley Date: Thu, 11 Jul 2024 11:38:17 +0100 Subject: [PATCH] Update umbraco-marketplace.json with new avatar --- umbraco-marketplace.json | 43 +++++----------------------------------- 1 file changed, 5 insertions(+), 38 deletions(-) diff --git a/umbraco-marketplace.json b/umbraco-marketplace.json index d2a68de..62f04ca 100644 --- a/umbraco-marketplace.json +++ b/umbraco-marketplace.json @@ -2,43 +2,10 @@ "$schema": "https://marketplace.umbraco.com/umbraco-marketplace-schema.json", "AuthorDetails": { - "Description": "Warren works at Umbraco HQ as Developer Advocate 🥑 and loves to tinker and hack. Note this package is provided in a personal capacity.", - "Url": "http://warrenbuckley.co.uk", - "ImageUrl": "https://umbraco.com/media/50jeg3uq/warren.jpg", - "Contributors": [ - { - "Name": "Andy Boot", - "Url": "https://github.com/AndyBoot" - }, - { - "Name": "Paul Seal", - "Url": "https://github.com/prjseal" - }, - { - "Name": "Marc Goodson", - "Url": "https://github.com/marcemarc" - }, - { - "Name": "Matthew Wise", - "Url": "https://github.com/Matthew-Wise" - }, - { - "Name": "Ronald Barendse", - "Url": "https://github.com/ronaldbarendse" - }, - { - "Name": "Chriztian Steinmeier", - "Url": "https://github.com/greystate" - }, - { - "Name": "Rachel Drake", - "Url": "https://github.com/profcinders" - }, - { - "Name": "Nik Rimington", - "Url": "https://github.com/NikRimington" - } - ] + "Description": "Warren is a freelance Umbraco developer who loves to tinker and hack and is available for hire. He has been working with Umbraco since the days of the yahoo mailing list (aka way too long).", + "Url": "https://hackmakedo.com", + "ImageUrl": "https://hackmakedo.com/images/warren_square.jpg", + "SyncContributorsFromRepository": true }, "Category": "Developer Tools", "DiscussionForumUrl": "https://github.com/umbraco-community/Our-Umbraco-TagHelpers/discussions", @@ -51,4 +18,4 @@ "Utilities" ], "VideoUrl": "https://www.youtube.com/watch?v=3fkDs0NwIE8" -} \ No newline at end of file +}