Skip to content

Commit ad30a27

Browse files
authored
Merge pull request #334 from robotframework/add-dfs
Adding foundation member "DFS Deutsche Flugsicherung GmbH"
2 parents bd9aba8 + 722a3e0 commit ad30a27

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
126 KB
Loading

src/content/resources/sponsors.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,12 @@ export default () => ([
7777
img: 'dbchenker.png',
7878
description: 'DB Schenker is the world’s largest global logistics provider. The company manages IT development across Technology Solution Center hubs located in Warsaw (PL), Nanjing (CN) and Delhi (IN). To keep high quality of delivered IT solutions, we use a RobotFramework to ensure fast and reliable regression testing for both our legacy and agile projects. Our experts ensure transparency in delivered quality and continuously improve their framework.'
7979
},
80+
{
81+
title: 'DFS Deutsche Flugsicherung GmbH',
82+
href: 'https://www.dfs.de/homepage/en/',
83+
img: 'deutscheflugsicherung.png',
84+
description: 'DFS Deutsche Flugsicherung GmbH is the German air navigation service provider. With around 5,800 employees, DFS ensures that millions of passengers reach their destinations safely and efficiently each year. We monitor air traffic in German airspace, ensuring that all aircraft maintain safe distances. Additionally, we contribute to noise reduction through intelligent flight routes and low-noise procedures. Our work is based on teamwork and technical innovations to ensure the safety and efficiency of air traffic. To secure our software, we also utilize the Robot Framework, enhancing our operational reliability and performance.'
85+
},
8086
{
8187
title: 'digia',
8288
href: 'https://www.digia.com/',

0 commit comments

Comments
 (0)