diff options
-rw-r--r-- | libunwind/.arcconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libunwind/.arcconfig b/libunwind/.arcconfig index 97a4bf1b29d..78ee8d358cd 100644 --- a/libunwind/.arcconfig +++ b/libunwind/.arcconfig @@ -1,4 +1,4 @@ { - "project_id" : "libunwind", + "repository.callsign" : "UNW", "conduit_uri" : "https://reviews.llvm.org/" } |