From bc578e818c71b317468bd69483c18e756291365b Mon Sep 17 00:00:00 2001 From: Ben Hamilton Date: Thu, 31 Jan 2019 14:34:59 +0000 Subject: [PATCH] Update monorepo .arcconfig with new project callsign. llvm-svn: 352757 --- .arcconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.arcconfig b/.arcconfig index 92f8f458291e..48a85cde47d9 100644 --- a/.arcconfig +++ b/.arcconfig @@ -1,3 +1,4 @@ { + "repository.callsign" : "G", "conduit_uri" : "https://reviews.llvm.org/" }