From e674ff0d9754586e7f0c2413327c3383ab3ad7ae Mon Sep 17 00:00:00 2001 From: Lauro Moura Date: Wed, 23 Jan 2019 14:37:21 +0100 Subject: [PATCH] Add arcconfig Reviewers: bu5hm4n, segfaultxavi Reviewed By: segfaultxavi Differential Revision: https://phab.enlightenment.org/D7726 --- .arcconfig | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .arcconfig diff --git a/.arcconfig b/.arcconfig new file mode 100644 index 00000000..57f831f8 --- /dev/null +++ b/.arcconfig @@ -0,0 +1,7 @@ +{ + "project_id" : "examples", + "projects" : "examples", + "conduit_uri" : "https://phab.enlightenment.org/", + "phabricator.uri" : "https://phab.enlightenment.org/", + "repository.callsign" : "examples" +}