Skip to content

Commit f7e108e

Browse files
stewartsheasamipe
andauthored
Add Users/add-runwhen (#290)
* add runwhen content * fix img and path * fix merge with head --------- Co-authored-by: Sami Kolari <[email protected]>
1 parent f4d4a5d commit f7e108e

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

public/img/users/runwhen.png

12.8 KB
Loading

src/content/resources/users.js

+9
Original file line numberDiff line numberDiff line change
@@ -227,6 +227,15 @@ export default () => ([
227227
text: `Rocla is using Robot Framework widely in development and testing of the
228228
software for Trucks and Automated Guided Vehicles (AGV’s).`
229229
},
230+
{
231+
title: 'RunWhen',
232+
href: 'https://www.runwhen.com/',
233+
imgName: 'runwhen.png',
234+
text: `RunWhen has built a platform for Social Reliability Engineering that allows
235+
organizations to collaboratively build and scale their Site Reliability Engineering practices.
236+
The RunWhen platform uses Robot Framework to power its open source & community-driven
237+
Service Level Indicator, Service Level Objective, and Task Automation codebundles.`
238+
},
230239
{
231240
title: 'Toronto Metropolitan University',
232241
href: 'https://www.torontomu.ca/',

0 commit comments

Comments
 (0)