diff options
Diffstat (limited to '.arcconfig')
-rw-r--r-- | .arcconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.arcconfig b/.arcconfig index 048706ac96ee..b258e7a34c4d 100644 --- a/.arcconfig +++ b/.arcconfig @@ -1,4 +1,4 @@ { - "project_id" : "clang", + "repository.callsign" : "C", "conduit_uri" : "https://reviews.llvm.org/" } |