mirror of
https://github.com/RPCS3/llvm.git
synced 2024-11-23 19:59:48 +00:00
0e050ed9a8
Summary: Thanks to probinson for noticing this in his review of D41956. Now that we have repository callsigns set in all the other LLVM/Clang projects' .arcconfig files, we can set the top-level LLVM .arcconfig repository callsign to "L". This will correctly Cc: llvm-commits@ on all review requests sent out from the LLVM repo directory, using Herald rule H270. Reviewers: klimek, sammccall Reviewed By: sammccall Subscribers: llvm-commits, probinson, asb Differential Revision: https://reviews.llvm.org/D41964 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@322374 91177308-0d34-0410-b5e6-96231b3b80d8
5 lines
81 B
JSON
5 lines
81 B
JSON
{
|
|
"repository.callsign" : "L",
|
|
"conduit_uri" : "https://reviews.llvm.org/"
|
|
}
|