aboutsummaryrefslogtreecommitdiff
path: root/.arcconfig
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-07-02 22:22:56 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-07-02 22:22:56 +0000
commit5598c966f79ac85f087121d12ab11b741612358f (patch)
treef12a8e8b8c82936c022dde489ecbc92feb2449c6 /.arcconfig
parent7ce5287fb09d6a910228f9ab8bb4e53914752dad (diff)
downloadports-5598c966f79ac85f087121d12ab11b741612358f.tar.gz
ports-5598c966f79ac85f087121d12ab11b741612358f.zip
Add repository.callsign, to help arcanist figure out what repo it's
doing things on when not using Subversion. With hat: phabric-admin@ Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=391201
Diffstat (limited to '.arcconfig')
-rw-r--r--.arcconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/.arcconfig b/.arcconfig
index 4c0e798a0a65..3ed2615bd07d 100644
--- a/.arcconfig
+++ b/.arcconfig
@@ -1,5 +1,6 @@
{
"project.name": "P",
+ "repository.callsign" : "P",
"phabricator.uri" : "https://reviews.freebsd.org/",
"history.immutable" : true
}