summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Withnall <philip.withnall@collabora.co.uk>2015-08-19 09:20:01 +0100
committerPhilip Withnall <philip.withnall@collabora.co.uk>2015-08-19 09:20:01 +0100
commit041158c4fe36c4af6d56cd4445946d7f5e5be57d (patch)
tree8eefeb59f0d03c668dbfadb243852f0898d437ae
parent8f2a14b1d6af73e91c5712898e8a3e97308920a6 (diff)
downloadlibnice-041158c4fe36c4af6d56cd4445946d7f5e5be57d.tar.gz
build: Add .arcconfig file
This completes the transition to Phabricator; everyone should be using the same project settings now. https://phabricator.freedesktop.org/tag/libnice/
-rw-r--r--.arcconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/.arcconfig b/.arcconfig
new file mode 100644
index 0000000..1c3e80e
--- /dev/null
+++ b/.arcconfig
@@ -0,0 +1,5 @@
+{
+ "phabricator.uri" : "https:\/\/phabricator.freedesktop.org\/",
+ "history.immutable" : true,
+ "project.name" : "libnice"
+}