diff --git a/website/src/data/showcase/qa-board.png b/website/src/data/showcase/qa-board.png new file mode 100644 index 000000000000..8808081506ad Binary files /dev/null and b/website/src/data/showcase/qa-board.png differ diff --git a/website/src/data/users.js b/website/src/data/users.js index 83532316021a..ff19a3fc935a 100644 --- a/website/src/data/users.js +++ b/website/src/data/users.js @@ -155,6 +155,16 @@ const users = [ fbOpenSource: false, pinned: false, }, + { + title: 'QA-Board', + description: + 'An open source run-tracker for algorithm and performance engineering with rich visualizations', + preview: require('./showcase/qa-board.png'), + website: 'https://samsung.github.io/qaboard/', + source: 'https://github.com/Samsung/qaboard', + fbOpenSource: false, + pinned: false, + }, { title: 'QuestDB', description: