diff --git a/website/src/data/showcase/registry.stackql.io.png b/website/src/data/showcase/registry.stackql.io.png new file mode 100644 index 000000000000..793a94a741dc Binary files /dev/null and b/website/src/data/showcase/registry.stackql.io.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index 07ed4075b0f2..39abed159d86 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -2056,6 +2056,15 @@ const Users: User[] = [ source: null, tags: ['product'], }, + { + title: 'StackQL Provider Registry', + description: + 'Cloud infra and SaaS provider documentation for StackQL providers.', + preview: require('./showcase/registry.stackql.io.png'), + website: 'https://registry.stackql.io/', + source: 'https://github.com/stackql/registry.stackql.io', + tags: ['opensource', 'product', 'large'], + }, { title: 'Stryker Mutator', description: 'Mutation testing for JavaScript, .NET and JVM',