jenkins-bot has submitted this change and it was merged. Change subject: Create .arcconfig ......................................................................
Create .arcconfig Per instructions at https://secure.phabricator.com/book/phabricator/ article/arcanist_quick_start/ Bug: T141157 Change-Id: Icd7848eb3a75fd532edddcb714ad3b8f8baa3ee0 --- A .arcconfig 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: BearND: Looks good to me, but someone else must approve Dbrant: Looks good to me, approved jenkins-bot: Verified diff --git a/.arcconfig b/.arcconfig new file mode 100644 index 0000000..4d440f4 --- /dev/null +++ b/.arcconfig @@ -0,0 +1,3 @@ +{ + "phabricator.uri": "https://phabricator.wikimedia.org/" +} -- To view, visit https://gerrit.wikimedia.org/r/305002 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Icd7848eb3a75fd532edddcb714ad3b8f8baa3ee0 Gerrit-PatchSet: 1 Gerrit-Project: apps/android/wikipedia Gerrit-Branch: master Gerrit-Owner: Mholloway <[email protected]> Gerrit-Reviewer: BearND <[email protected]> Gerrit-Reviewer: Brion VIBBER <[email protected]> Gerrit-Reviewer: Dbrant <[email protected]> Gerrit-Reviewer: Niedzielski <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
