diff --git a/website/src/data/showcase/dimeschedulersdk.png b/website/src/data/showcase/dimeschedulersdk.png new file mode 100644 index 0000000000..9a92c4661d Binary files /dev/null and b/website/src/data/showcase/dimeschedulersdk.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 68980665b9..8f02c8833b 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -1594,7 +1594,14 @@ const Users: User[] = [ source: null, tags: ['product', 'design'], }, - + { + title: 'Dime.Scheduler', + description: 'Stop puzzling and start planning with Dime.Scheduler, the resource and project planning solution for the Microsoft Dynamics product suite.', + preview: require('./showcase/dimeschedulersdk.png'), + website: 'https://sdk.dimescheduler.com', + source: 'https://github.com/dime-scheduler/sdk-dotnet', + tags: ['product', 'opensource'], + }, /* Pro Tip: add your site in alphabetical order. Appending your site here (at the end) is more likely to produce Git conflicts.