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