Skip to content

Commit f21dadf

Browse files
docs: add StackQL Provider Registry to showcase (#7760)
* Added StackQL Provider Registry doc site * added StackQL Provider Registry image * fixes Co-authored-by: Joshua Chen <[email protected]>
1 parent 1ad9784 commit f21dadf

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
Loading

website/src/data/users.tsx

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2056,6 +2056,15 @@ const Users: User[] = [
20562056
source: null,
20572057
tags: ['product'],
20582058
},
2059+
{
2060+
title: 'StackQL Provider Registry',
2061+
description:
2062+
'Cloud infra and SaaS provider documentation for StackQL providers.',
2063+
preview: require('./showcase/registry.stackql.io.png'),
2064+
website: 'https://registry.stackql.io/',
2065+
source: 'https://github.com/stackql/registry.stackql.io',
2066+
tags: ['opensource', 'product', 'large'],
2067+
},
20592068
{
20602069
title: 'Stryker Mutator',
20612070
description: 'Mutation testing for JavaScript, .NET and JVM',

0 commit comments

Comments
 (0)