From e39915c96894acdf018d870167acb3fc3f03b26c Mon Sep 17 00:00:00 2001 From: zerg-junior Date: Wed, 7 Nov 2018 13:06:53 +0100 Subject: [PATCH] Restore .zappr.yaml (#405) * Restore .zappr.yaml * remove approvals as no longer used --- .zappr.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .zappr.yaml diff --git a/.zappr.yaml b/.zappr.yaml new file mode 100644 index 000000000..999c121d7 --- /dev/null +++ b/.zappr.yaml @@ -0,0 +1,5 @@ +# 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