Skip to content

Commit

Permalink
Change arcconfig to point to the Phabricator callsign pointing to htt…
Browse files Browse the repository at this point in the history
…ps://github.com/yugabyte/yugabyte-db

Summary: Change arcconfig to point to the Phabricator callsign pointing to https://github.com/yugabyte/yugabyte-db.

Test Plan:
Submitting this diff using "arc diff".
Jenkins: skip

Reviewers: arnav, wesley, mikhail

Reviewed By: mikhail

Subscribers: ybase

Differential Revision: https://phabricator.dev.yugabyte.com/D6904
  • Loading branch information
bmatican committed Jul 16, 2019
1 parent 2d8d0e0 commit e662a55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .arcconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"phabricator.uri" : "https://phabricator.dev.yugabyte.com/",
"repository.callsign": "YB",
"repository.callsign": "YBDB",
"git:arc.feature.start.default" : "origin/master",
"arc.land.onto.default": "master",
"arc.land.remote.default": "origin",
Expand Down

0 comments on commit e662a55

Please sign in to comment.