diff --git a/website/src/data/showcase/runiac.png b/website/src/data/showcase/runiac.png new file mode 100644 index 0000000000..fa4dcb861a Binary files /dev/null and b/website/src/data/showcase/runiac.png differ diff --git a/website/src/data/users.js b/website/src/data/users.js index 7407aadf7f..907367fd96 100644 --- a/website/src/data/users.js +++ b/website/src/data/users.js @@ -873,6 +873,14 @@ const Users = [ website: 'https://runlet.app', source: 'https://github.com/runletapp/website', tags: ['opensource'], + }, + { + title: 'Runiac', + description: 'Run IaC Anywhere with Ease', + preview: require('./showcase/runiac.png'), + website: 'https://runiac.io', + source: 'https://github.com/runiac/website', + tags: ['opensource'], }, { title: 'Saleor',