aboutsummaryrefslogtreecommitdiff
path: root/.arcconfig
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-07-02 22:23:35 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-07-02 22:23:35 +0000
commit9282bf7c636cf91e08ec4dba925e5a7308720608 (patch)
tree07e7a0209290c4681d8f27c62eb65aa25531c902 /.arcconfig
parent152c14557bad2a4502af4e99a012f42460488705 (diff)
downloaddoc-9282bf7c636cf91e08ec4dba925e5a7308720608.tar.gz
doc-9282bf7c636cf91e08ec4dba925e5a7308720608.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=46919
Diffstat (limited to '.arcconfig')
-rw-r--r--.arcconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/.arcconfig b/.arcconfig
index 3ad38cdba3..1ac81346ca 100644
--- a/.arcconfig
+++ b/.arcconfig
@@ -1,5 +1,6 @@
{
"project.name": "D",
+ "repository.callsign" : "D",
"phabricator.uri" : "https://reviews.freebsd.org/",
"history.immutable" : true
}