From 22879d92277086364823474a93c98b918d654694 Mon Sep 17 00:00:00 2001 From: Mike Blumenkrantz Date: Wed, 15 Aug 2018 19:42:31 +0200 Subject: [PATCH] update arcconfig with latest phabricator values Reviewers: billiob Tags: #terminology Differential Revision: https://phab.enlightenment.org/D6841 --- .arcconfig | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.arcconfig b/.arcconfig index 79ca7231..0c1d4688 100644 --- a/.arcconfig +++ b/.arcconfig @@ -1,4 +1,7 @@ { "project_id" : "terminology", - "conduit_uri" : "https://phab.enlightenment.org/" + "projects" : "terminology", + "conduit_uri" : "https://phab.enlightenment.org/", + "phabricator.uri" : "https://phab.enlightenment.org/", + "repository.callsign" : "TRM" }