From 65816a2cb7fe3541b74c54eeab4df69b9681c707 Mon Sep 17 00:00:00 2001 From: Felix Kunde <felix-kunde@gmx.de> Date: Wed, 28 Aug 2024 10:40:03 +0200 Subject: [PATCH] remove zappr --- .zappr.yaml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 .zappr.yaml diff --git a/.zappr.yaml b/.zappr.yaml deleted file mode 100644 index 00be0052..00000000 --- a/.zappr.yaml +++ /dev/null @@ -1,13 +0,0 @@ -# for github.com -X-Zalando-Team: "acid" -# type should be one of [code, doc, config, tools, secrets] -# code will be the default value, if X-Zalando-Type is not found in .zappr.yml -X-Zalando-Type: code - -approvals: - groups: - zalando: - minimum: 2 - from: - orgs: - - zalando \ No newline at end of file -- GitLab