From b66fad81ccdb5b2081980c3b549a0469194fd353 Mon Sep 17 00:00:00 2001 From: Oleksii Kliukin Date: Mon, 1 Aug 2016 12:16:33 +0200 Subject: [PATCH] Delete .zappr.yml --- .zappr.yml | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 .zappr.yml diff --git a/.zappr.yml b/.zappr.yml deleted file mode 100644 index 68a8cdbb..00000000 --- a/.zappr.yml +++ /dev/null @@ -1,12 +0,0 @@ -approvals: - # PR needs at least 4 approvals - minimum: 1 - # approval = comment that matches this regex - pattern: "^\\s*(:?\\+1:?|👍)\\s*$" - from: - # commenter must be either one of: - # a public zalando org member - orgs: - - zalando - # a collaborator of the repo - collaborators: true