Skip to content

Commit

Permalink
Bug 1424950: Add missing repository.callsign to .arcconfig. r=dkl
Browse files Browse the repository at this point in the history
Summary: MozReview-Commit-ID: 74DSn04pBig

Reviewers: dkl

Bug #: 1424950

Differential Revision: https://phabricator.services.mozilla.com/D335

MozReview-Commit-ID: 3hdaZ2s1MjL
  • Loading branch information
emilio committed Dec 13, 2017
1 parent 88861e4 commit 7138301
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .arcconfig
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"phabricator.uri" : "https://phabricator.services.mozilla.com/"
"phabricator.uri" : "https://phabricator.services.mozilla.com/",
"repository.callsign": "MOZILLACENTRAL"
}

0 comments on commit 7138301

Please sign in to comment.