From a9e7e9b339ffa8a0f1f0bee21fa8af5487cbff12 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 d62145a..e049d16 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" } -- 2.7.4