Skip to content

Adding foundation member "DFS Deutsche Flugsicherung GmbH" #334

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 10, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added public/img/sponsors/deutscheflugsicherung.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/content/resources/sponsors.js
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,12 @@ export default () => ([
img: 'dbchenker.png',
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.'
},
{
title: 'DFS Deutsche Flugsicherung GmbH',
href: 'https://www.dfs.de/homepage/en/',
img: 'deutscheflugsicherung.png',
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.'
},
{
title: 'digia',
href: 'https://www.digia.com/',
Expand Down