Commit aef748ec authored by Philip Withnall's avatar Philip Withnall

build: Set repository callsign in .arcconfig

This fixes `arc diff` to select the right repository when submitting
patches.
parent 008739a5
{ {
"phabricator.uri" : "https:\/\/phabricator.freedesktop.org\/", "phabricator.uri" : "https:\/\/phabricator.freedesktop.org\/",
"history.immutable" : true, "history.immutable" : true,
"project.name" : "libnice" "project.name" : "libnice",
"repository.callsign" : "LIBNICE"
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment