From d1c64c9f379ff058352ce69d9919705b1d21d469 Mon Sep 17 00:00:00 2001 From: "David M. Klein" <4+leander19961@noreply.localhost> Date: Tue, 18 Aug 2026 11:59:42 +0200 Subject: [PATCH] =?UTF-8?q?apps.yml=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 apps.yml diff --git a/apps.yml b/apps.yml new file mode 100644 index 0000000..faf75de --- /dev/null +++ b/apps.yml @@ -0,0 +1,12 @@ +apps: + - id: org.mozilla.firefox + branch: stable + reason: "Standard-Browser, freigegeben 2026-08" + + - id: org.gimp.GIMP + branch: stable + reason: "Grafikbearbeitung, Marketing-Team" + + - id: org.libreoffice.LibreOffice + branch: stable + reason: "Office-Suite, Standard-Ausstattung" \ No newline at end of file