summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--master.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/master.cfg b/master.cfg
index 182afa3..5622462 100644
--- a/master.cfg
+++ b/master.cfg
@@ -379,7 +379,7 @@ def make_bundler_builder():
builder_name = "builder_bundler"
factory = BuildFactory()
repo_name = "bitmask_bundler"
- repo_url = "https://github.com/ivanalejandro0/" + repo_name + ".git"
+ repo_url = "https://github.com/leapcode/" + repo_name + ".git"
branch = "develop"
workdir="build"