billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=22879d92277086364823474a93c98b918d654694
commit 22879d92277086364823474a93c98b918d654694 Author: Mike Blumenkrantz <[email protected]> Date: Wed Aug 15 19:42:31 2018 +0200 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 79ca723..0c1d468 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" } --
