From 017ae1e205ea3e1e0d5ce36b2d8d2e707ee0cc81 Mon Sep 17 00:00:00 2001 From: Adam Babik Date: Mon, 9 May 2022 10:42:59 +0200 Subject: [PATCH] Update package-lock-snitch recipients --- .github/package-lock-snitch.config.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/package-lock-snitch.config.json b/.github/package-lock-snitch.config.json index cab197cc8..1b1138efd 100644 --- a/.github/package-lock-snitch.config.json +++ b/.github/package-lock-snitch.config.json @@ -1,6 +1,5 @@ { "recipients": [ - "adambabik", "corpetty" ] }