From e1f0d2b869941151d7ee6ee3d77782a449bcfd14 Mon Sep 17 00:00:00 2001 From: Andrej Shadura <andrew.shadura@collabora.co.uk> Date: Thu, 24 Oct 2024 11:53:59 +0200 Subject: [PATCH] Drop no longer used .arcconfig Signed-off-by: Andrej Shadura <andrew.shadura@collabora.co.uk> --- .arcconfig | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 .arcconfig diff --git a/.arcconfig b/.arcconfig deleted file mode 100644 index fe36ea2..0000000 --- a/.arcconfig +++ /dev/null @@ -1,5 +0,0 @@ -{ - "phabricator.uri": "https://phabricator.collabora.co.uk/", - "project": "osc-plugins-dput", - "default-reviewers": "#osc-plugins-dput" -} -- GitLab