From 348a332b32f2be1fccbb3d299ebbae372cdc937f Mon Sep 17 00:00:00 2001 From: Marcel Hollerbach Date: Fri, 11 May 2018 09:42:30 +0200 Subject: [PATCH] efl: update arcconfig to be able to work with git-phab Summary: Depends on D6109 Reviewers: cedric, zmike Reviewed By: zmike Subscribers: zmike Tags: #efl Differential Revision: https://phab.enlightenment.org/D6110 --- .arcconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.arcconfig b/.arcconfig index d62145a20d..e049d1637f 100644 --- a/.arcconfig +++ b/.arcconfig @@ -2,5 +2,6 @@ "project_id" : "efl", "projects" : "efl", "conduit_uri" : "https://phab.enlightenment.org/", - "phabricator.uri" : "https://phab.enlightenment.org/" + "phabricator.uri" : "https://phab.enlightenment.org/", + "repository.callsign" : "EFL" }