diff options
author | Jean-Philippe Andre <jp.andre@samsung.com> | 2015-02-11 17:09:00 +0900 |
---|---|---|
committer | Jean-Philippe Andre <jp.andre@samsung.com> | 2015-02-12 11:47:23 +0900 |
commit | accb76125ff60037d215ed4d752426ce69dca553 (patch) | |
tree | adb48209c00011488e30864b876bacd69f7fef76 | |
parent | c4dfca2b016721cacd0777753b717092e15a5eba (diff) |
Add arcconfig file
Differential Revision: https://phab.enlightenment.org/D1961
-rw-r--r-- | .arcconfig | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.arcconfig b/.arcconfig new file mode 100644 index 0000000..0bddbcc --- /dev/null +++ b/.arcconfig | |||
@@ -0,0 +1,4 @@ | |||
1 | { | ||
2 | "project_id" : "expedite", | ||
3 | "conduit_uri" : "https://phab.enlightenment.org/" | ||
4 | } | ||