From 0ce21aea083b4367ed0ec88c2a1fc92aa27177d9 Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Tue, 9 Feb 2016 16:50:57 +0100 Subject: [PATCH] Add .arcconfig to project root --- .arcconfig | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .arcconfig diff --git a/.arcconfig b/.arcconfig new file mode 100644 index 000000000..3f25df55c --- /dev/null +++ b/.arcconfig @@ -0,0 +1,5 @@ +{ + "phabricator.uri": "https://source.syncthing.net/", + "project_id": "syncthing", + "project.name": "syncthing" +}